Home
last modified time | relevance | path

Searched defs:target_method_idx (Results 1 – 8 of 8) sorted by relevance

/art/compiler/
Dcompiled_method.h171 uint32_t target_method_idx) { in MethodPatch()
179 uint32_t target_method_idx) { in CodePatch()
187 uint32_t target_method_idx) { in RelativeCodePatch()
/art/compiler/dex/
Dmir_analysis.cc1311 uint32_t target_method_idx; in DoCacheMethodLoweringInfo() member
1368 uint32_t target_method_idx = 0; in DoCacheMethodLoweringInfo() local
/art/compiler/dex/quick/x86/
Dtarget_x86.cc946 int target_method_idx = target_method.dex_method_index; in LoadMethodAddress() local
984 int target_method_idx = target_method.dex_method_index; in CallWithLinkerFixup() local
1071 uint32_t target_method_idx = p->operands[2]; in InstallLiteralPools() local
1096 uint32_t target_method_idx = p->operands[1]; in InstallLiteralPools() local
/art/compiler/dex/quick/arm64/
Dcall_arm64.cc568 int target_method_idx = target_method.dex_method_index; in CallWithLinkerFixup() local
Dtarget_arm64.cc854 uint32_t target_method_idx = p->operands[1]; in InstallLiteralPools() local
/art/compiler/dex/quick/arm/
Dcall_arm.cc736 int target_method_idx = target_method.dex_method_index; in CallWithLinkerFixup() local
Dtarget_arm.cc911 uint32_t target_method_idx = p->operands[1]; in InstallLiteralPools() local
/art/compiler/dex/quick/
Dcodegen_util.cc500 uint32_t target_method_idx = data_lir->operands[0]; in InstallLiteralPools() local
509 uint32_t target_method_idx = data_lir->operands[0]; in InstallLiteralPools() local