Home
last modified time | relevance | path

Searched refs:Load32Disp (Results 1 – 15 of 15) sorted by relevance

/art/compiler/dex/quick/arm/
Dcall_arm.cc163 Load32Disp(rs_rARM_SELF, Thread::ThinLockIdOffset<4>().Int32Value(), rs_r2); in GenMonitorEnter()
195 Load32Disp(rs_rARM_SELF, Thread::ThinLockIdOffset<4>().Int32Value(), rs_r2); in GenMonitorEnter()
234 Load32Disp(rs_rARM_SELF, Thread::ThinLockIdOffset<4>().Int32Value(), rs_r2); in GenMonitorExit()
246 Load32Disp(rs_r0, mirror::Object::MonitorOffset().Int32Value(), rs_r1); // Get lock in GenMonitorExit()
285 Load32Disp(rs_r0, mirror::Object::MonitorOffset().Int32Value(), rs_r1); // Get lock in GenMonitorExit()
292 Load32Disp(rs_rARM_SELF, Thread::ThinLockIdOffset<4>().Int32Value(), rs_r2); in GenMonitorExit()
395 Load32Disp(rs_rARM_SELF, Thread::StackEndOffset<4>().Int32Value(), rs_r12); in GenEntrySequence()
411 Load32Disp(rs_r12, 0, rs_r12); in GenEntrySequence()
479 Load32Disp(rs_rARM_SELF, Thread::StackEndOffset<4>().Int32Value(), rs_r12); in GenEntrySequence()
Dint_arm.cc794 Load32Disp(rl_address.reg, 0, rl_result.reg.GetLow()); in GenInlinedPeek()
795 Load32Disp(rl_address.reg, 4, rl_result.reg.GetHigh()); in GenInlinedPeek()
797 Load32Disp(rl_address.reg, 4, rl_result.reg.GetHigh()); in GenInlinedPeek()
798 Load32Disp(rl_address.reg, 0, rl_result.reg.GetLow()); in GenInlinedPeek()
1031 Load32Disp(rs_src, mirror::Array::LengthOffset().Int32Value(), rs_arr_length); in GenInlinedArrayCopyCharArray()
1037 Load32Disp(rs_dst, mirror::Array::LengthOffset().Int32Value(), rs_arr_length); in GenInlinedArrayCopyCharArray()
1406 Load32Disp(rl_array.reg, len_offset, reg_len); in GenArrayGet()
1505 Load32Disp(rl_array.reg, len_offset, reg_len); in GenArrayPut()
Dtarget_arm.cc810 Load32Disp(rs_rARM_SELF, Thread::ThreadSuspendTriggerOffset<4>().Int32Value(), tmp); in CheckSuspendUsingLoad()
811 LIR* load2 = Load32Disp(tmp, 0, tmp); in CheckSuspendUsingLoad()
/art/compiler/dex/quick/mips/
Dcall_mips.cc119 Load32Disp(r_base, 0, r_key); in GenLargeSparseSwitch()
123 Load32Disp(r_base, -4, r_disp); in GenLargeSparseSwitch()
300 Load32Disp(TargetPtrReg(kSelf), Thread::StackEndOffset<4>().Int32Value(), check_reg); in GenEntrySequence()
306 Load32Disp(rs_sp, -kStackOverflowReservedUsableBytes, rs_rZERO); in GenEntrySequence()
Dint_mips.cc693 Load32Disp(rl_array.reg, len_offset, reg_len); in GenArrayGet()
786 Load32Disp(rl_array.reg, len_offset, reg_len); in GenArrayPut()
Dutility_mips.cc842 LIR* load = Load32Disp(reg, LOWORD_OFFSET, rs_rZERO); in ForceImplicitNullCheck()
845 load = Load32Disp(reg, HIWORD_OFFSET, rs_rZERO); in ForceImplicitNullCheck()
/art/compiler/dex/quick/arm64/
Dcall_arm64.cc174 Load32Disp(rs_xSELF, Thread::ThinLockIdOffset<8>().Int32Value(), rs_w1); in GenMonitorEnter()
227 Load32Disp(rs_xSELF, Thread::ThinLockIdOffset<8>().Int32Value(), rs_w1); in GenMonitorExit()
229 Load32Disp(rs_x0, mirror::Object::MonitorOffset().Int32Value(), rs_w2); in GenMonitorExit()
342 Load32Disp(rs_x8, 0, rs_wzr); in GenEntrySequence()
Dint_arm64.cc309 Load32Disp(base_reg, offset, temp_reg); in OpCmpMemImmBranch()
863 Load32Disp(rs_src, mirror::Array::LengthOffset().Int32Value(), rs_arr_length); in GenInlinedArrayCopyCharArray()
870 Load32Disp(rs_dst, mirror::Array::LengthOffset().Int32Value(), rs_arr_length); in GenInlinedArrayCopyCharArray()
1211 Load32Disp(rl_array.reg, len_offset, reg_len); in GenArrayGet()
1298 Load32Disp(rl_array.reg, len_offset, reg_len); in GenArrayPut()
/art/compiler/dex/quick/
Dgen_invoke.cc683 Load32Disp(reg, 0, tmp); in GenImplicitNullCheck()
1005 Load32Disp(rl_obj.reg, count_offset, reg_max); in GenInlinedCharAt()
1093 Load32Disp(rl_obj.reg, mirror::String::CountOffset().Int32Value(), rl_result.reg); in GenInlinedStringIsEmptyOrLength()
1434 Load32Disp(TargetPtrReg(kSelf), Thread::PeerOffset<4>().Int32Value(), rl_result.reg); in GenInlinedCurrentThread()
Dmir_to_lir.cc637 Load32Disp(rl_src[0].reg, len_offset, rl_result.reg); in CompileDalvikInstruction()
Dcodegen_util.cc1260 LIR* inst = Load32Disp(base_reg, offset, temp_reg); in OpCmpMemImmBranch()
Dmir_to_lir.h980 LIR* Load32Disp(RegStorage r_base, int displacement, RegStorage r_dest) { in Load32Disp() function
Dgen_common.cc343 LIR* load = Load32Disp(reg, 0, tmp); in ForceImplicitNullCheck()
/art/compiler/dex/quick/x86/
Dfp_x86.cc203 Load32Disp(rs_rSP, dest_v_reg_offset, rl_result.reg); in GenLongToFP()
461 Load32Disp(rs_rSP, dest_v_reg_offset, rl_result.reg); in GenRemFP()
Dtarget_x86.cc1308 Load32Disp(rs_rDX, count_offset, rs_rCX); in GenInlinedIndexOf()
1362 Load32Disp(rs_rX86_SP_32, displacement, rs_rDI); in GenInlinedIndexOf()
2627 Load32Disp(TargetPtrReg(kSp), current_src_offset, temp); in GenDalvikArgsBulkCopy()