Lines Matching refs:Ldr

2138         __ Ldr(lr, MemOperand(tr, entry_point_offset));  in MaybeIncrementHotness()  local
2148 __ Ldr(lr, MemOperand(tr, entry_point_offset)); in MaybeIncrementHotness() local
2569 __ Ldr(lr, MemOperand(tr, entrypoint_offset.Int32Value())); in InvokeRuntime() local
2595 __ Ldr(lr, MemOperand(tr, entry_point_offset)); in InvokeRuntimeWithoutRecordingPcInfo() local
3446 __ Ldr(ip, MemOperand(r4, InlineCache::ClassesOffset().Int32Value())); in MaybeGenerateInlineCacheCheck() local
6209 __ Ldr(cond, RegisterFrom(out_loc), mem_address); in LoadFromShiftedRegOffset() local
7392 __ Ldr(out, MemOperand(out, /* offset= */ 0)); in VisitLoadClass() local
7408 __ Ldr(out, codegen_->DeduplicateBootImageAddressLiteral(address)); in VisitLoadClass() local
7412 __ Ldr(out, codegen_->DeduplicateJitClassLiteral(cls->GetDexFile(), in VisitLoadClass() local
7518 __ Ldr(temp, MemOperand(temp, mirror::Class::StatusOffset().Int32Value())); in GenerateBitstringTypeCheckCompare() local
7616 __ Ldr(out, MemOperand(out, /* offset= */ 0)); in VisitLoadString() local
7637 __ Ldr(out, codegen_->DeduplicateBootImageAddressLiteral(address)); in VisitLoadString() local
7641 __ Ldr(out, codegen_->DeduplicateJitStringLiteral(load->GetDexFile(), in VisitLoadString() local
8235 __ Ldr(RegisterFrom(maybe_temp2_loc), MemOperand(temp, array_length_offset)); in VisitCheckCast() local
8241 __ Ldr(RegisterFrom(maybe_temp3_loc), MemOperand(temp, object_array_data_offset)); in VisitCheckCast() local
9337 __ Ldr(reg, MemOperand(reg, /* offset= */ 0)); in LoadBootImageAddress() local
9344 __ Ldr(reg, DeduplicateBootImageAddressLiteral(dchecked_integral_cast<uint32_t>(address))); in LoadBootImageAddress() local
9746 __ Ldr(ip, lock_word); in EmitGrayCheckAndFastPath() local
9774 __ Ldr(entrypoint, MemOperand(tr, entry_point_offset)); in LoadReadBarrierMarkIntrospectionEntrypoint() local
9822 __ Ldr(ip, MemOperand(base_reg, ip)); // Load the reference. in CompileBakerReadBarrierThunk() local
9830 __ Ldr(ip, MemOperand(base_reg, ip, LSL, 2)); // Load the reference. in CompileBakerReadBarrierThunk() local
9880 __ Ldr(ip, lock_word); in CompileBakerReadBarrierThunk() local