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

/art/compiler/dex/quick/x86/
H A Dcall_x86.cc371 cg->LoadMethodAddress(target_method, type, kArg0);
H A Dcodegen_x86.h349 void LoadMethodAddress(const MethodReference& target_method, InvokeType type,
H A Dtarget_x86.cc939 void X86Mir2Lir::LoadMethodAddress(const MethodReference& target_method, InvokeType type, function in class:art::X86Mir2Lir
/art/compiler/dex/quick/arm64/
H A Dcall_arm64.cc494 cg->LoadMethodAddress(target_method, type, kArg0);
/art/compiler/dex/quick/mips/
H A Dcall_mips.cc458 cg->LoadMethodAddress(target_method, type, kArg0);
/art/compiler/dex/quick/arm/
H A Dcall_arm.cc660 cg->LoadMethodAddress(target_method, type, kArg0);
/art/compiler/dex/quick/
H A Dcodegen_util.cc1290 void Mir2Lir::LoadMethodAddress(const MethodReference& target_method, InvokeType type, function in class:art::Mir2Lir
H A Dmir_to_lir.h1096 virtual void LoadMethodAddress(const MethodReference& target_method, InvokeType type,

Completed in 119 milliseconds