Home
last modified time | relevance | path

Searched defs:rl_method (Results 1 – 10 of 10) sorted by relevance

/art/compiler/dex/quick/x86/
Dcall_x86.cc86 RegLocation rl_method = mir_graph_->GetRegLocation(base_of_code_->s_reg_low); in GenLargePackedSwitch() local
160 RegLocation rl_method = mir_graph_->GetRegLocation(base_of_code_->s_reg_low); in GenFillArrayData() local
206 void X86Mir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) { in GenEntrySequence()
Dutility_x86.cc579 RegLocation rl_method = mir_graph_->GetRegLocation(base_of_code_->s_reg_low); in LoadConstantWide() local
Dint_x86.cc1077 RegLocation rl_method = mir_graph_->GetRegLocation(base_of_code_->s_reg_low); in OpPcRelLoad() local
2649 RegLocation rl_method = mir_graph_->GetMethodLoc(); in GenInstanceofFinal() local
Dtarget_x86.cc1811 RegLocation rl_method = mir_graph_->GetRegLocation(base_of_code_->s_reg_low); in AppendOpcodeWithConst() local
2467 void X86Mir2Lir::FlushIns(RegLocation* ArgLocs, RegLocation rl_method) { in FlushIns()
/art/compiler/dex/quick/
Dgen_common.cc541 RegLocation rl_method = LoadCurrMethod(); in GenSput() local
630 RegLocation rl_method = LoadCurrMethod(); in GenSget() local
822 RegLocation rl_method = LoadCurrMethod(); in GenConstClass() local
852 const RegLocation& rl_method, const RegLocation& rl_result) : in GenConstClass()
893 RegLocation rl_method = mir_graph_->GetMethodLoc(); in GenConstString() local
959 RegLocation rl_method = LoadCurrMethod(); in GenConstString() local
Dgen_invoke.cc369 void Mir2Lir::FlushIns(RegLocation* ArgLocs, RegLocation rl_method) { in FlushIns()
/art/compiler/dex/quick/mips/
Dcall_mips.cc289 void MipsMir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) { in GenEntrySequence()
/art/compiler/dex/quick/arm64/
Dcall_arm64.cc305 void Arm64Mir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) { in GenEntrySequence()
Dtarget_arm64.cc911 void Arm64Mir2Lir::FlushIns(RegLocation* ArgLocs, RegLocation rl_method) { in FlushIns()
/art/compiler/dex/quick/arm/
Dcall_arm.cc340 void ArmMir2Lir::GenEntrySequence(RegLocation* ArgLocs, RegLocation rl_method) { in GenEntrySequence()