Lines Matching defs:Loadd
286 __ Loadd(RA, TR, entrypoint_offset); in EmitNativeCode() local
902 __ Loadd(out.AsRegister<XRegister>(), rs1, offset); in Load() local
1270 __ Loadd(temp.AsRegister<XRegister>(), TR, entry_point_offset); in EmitBakerReadBarierMarkingCheck() local
1927 __ Loadd(tmp, TR, entry_point_offset); in GenerateReferenceLoadWithBakerReadBarrier() local
2453 __ Loadd(card, TR, Thread::CardTableOffset<kRiscv64PointerSize>().Int32Value()); in MarkGCCard() local
2480 __ Loadd(card, TR, Thread::CardTableOffset<kRiscv64PointerSize>().Int32Value()); in CheckGCCardIsValid() local
2655 __ Loadd(tmp, TR, trace_buffer_curr_entry_offset); in GenerateMethodEntryExitHook() local
2656 __ Loadd(tmp2, TR, Thread::TraceBufferPtrOffset<kRiscv64PointerSize>().SizeValue()); in GenerateMethodEntryExitHook() local
3437 __ Loadd(out, in, method_offset.SizeValue()); in VisitClassTableGet() local
3441 __ Loadd(out, in, mirror::Class::ImtPtrOffset(kRiscv64PointerSize).Uint32Value()); in VisitClassTableGet() local
3442 __ Loadd(out, out, method_offset); in VisitClassTableGet() local
4183 __ Loadd(temp, temp, mirror::Class::ImtPtrOffset(kRiscv64PointerSize).Uint32Value()); in VisitInvokeInterface() local
4187 __ Loadd(temp, temp, method_offset); in VisitInvokeInterface() local
4196 __ Loadd(RA, temp, entry_point.Int32Value()); in VisitInvokeInterface() local
6001 __ Loadd(method, SP, 0); in MaybeIncrementHotness() local
6111 __ Loadd(tmp, TR, entrypoint_offset.Int32Value()); in GenerateFrameEntry() local
6188 __ Loadd(reg, SP, offset); in GenerateFrameExit() local
6262 __ Loadd(destination.AsRegister<XRegister>(), SP, source.GetStackIndex()); in MoveLocation() local
6383 __ Loadd(tmp, SP, source.GetStackIndex()); in MoveLocation() local
6432 __ Loadd(XRegister(reg_id), SP, stack_index); in RestoreCoreRegister() local
6507 __ Loadd(RA, TR, entrypoint_offset.Int32Value()); in InvokeRuntime() local
6520 __ Loadd(RA, TR, entry_point_offset); in InvokeRuntimeWithoutRecordingPcInfo() local
6992 __ Loadd(temp.AsRegister<XRegister>(), TR, offset); in GenerateStaticOrDirectCall() local
7027 __ Loadd(RA, in GenerateStaticOrDirectCall() local
7044 __ Loadd(RA, callee_method.AsRegister<XRegister>(), offset.Int32Value()); in GenerateStaticOrDirectCall() local
7080 __ Loadd(tmp, ic_reg, InlineCache::ClassesOffset().Int32Value()); in MaybeGenerateInlineCacheCheck() local
7126 __ Loadd(temp, temp, method_offset.Int32Value()); in GenerateVirtualCall() local
7128 __ Loadd(RA, temp, entry_point.Int32Value()); in GenerateVirtualCall() local