Searched refs:LoadMethodAddress (Results 1 - 5 of 5) sorted by relevance

/art/compiler/dex/quick/x86/
H A Dcodegen_x86.h317 void LoadMethodAddress(const MethodReference& target_method, InvokeType type,
H A Dtarget_x86.cc958 void X86Mir2Lir::LoadMethodAddress(const MethodReference& target_method, InvokeType type, function in class:art::X86Mir2Lir
/art/compiler/dex/quick/
H A Dcodegen_util.cc1242 void Mir2Lir::LoadMethodAddress(const MethodReference& target_method, InvokeType type, function in class:art::Mir2Lir
H A Dmir_to_lir.h1111 virtual void LoadMethodAddress(const MethodReference& target_method, InvokeType type,
H A Dgen_invoke.cc513 cg->LoadMethodAddress(target_method, type, kArg0);

Completed in 83 milliseconds