Lines Matching refs:Loadd
286 __ Loadd(RA, TR, entrypoint_offset); in EmitNativeCode() local
911 __ Loadd(out.AsRegister<XRegister>(), rs1, offset); in Load() local
1279 __ Loadd(temp.AsRegister<XRegister>(), TR, entry_point_offset); in EmitBakerReadBarierMarkingCheck() local
1936 __ Loadd(tmp, TR, entry_point_offset); in GenerateReferenceLoadWithBakerReadBarrier() local
2448 __ Loadd(card, TR, Thread::CardTableOffset<kRiscv64PointerSize>().Int32Value()); in MarkGCCard() local
2475 __ Loadd(card, TR, Thread::CardTableOffset<kRiscv64PointerSize>().Int32Value()); in CheckGCCardIsValid() local
2646 __ Loadd(tmp, TR, trace_buffer_index_offset); in GenerateMethodEntryExitHook() local
2659 __ Loadd(tmp2, TR, Thread::TraceBufferPtrOffset<kRiscv64PointerSize>().SizeValue()); in GenerateMethodEntryExitHook() local
3434 __ Loadd(out, in, method_offset.SizeValue()); in VisitClassTableGet() local
3438 __ Loadd(out, in, mirror::Class::ImtPtrOffset(kRiscv64PointerSize).Uint32Value()); in VisitClassTableGet() local
3439 __ Loadd(out, out, method_offset); in VisitClassTableGet() local
4165 __ Loadd(temp, temp, mirror::Class::ImtPtrOffset(kRiscv64PointerSize).Uint32Value()); in VisitInvokeInterface() local
4169 __ Loadd(temp, temp, method_offset); in VisitInvokeInterface() local
4178 __ Loadd(RA, temp, entry_point.Int32Value()); in VisitInvokeInterface() local
5888 __ Loadd(method, SP, 0); in MaybeIncrementHotness() local
5998 __ Loadd(tmp, TR, entrypoint_offset.Int32Value()); in GenerateFrameEntry() local
6075 __ Loadd(reg, SP, offset); in GenerateFrameExit() local
6149 __ Loadd(destination.AsRegister<XRegister>(), SP, source.GetStackIndex()); in MoveLocation() local
6270 __ Loadd(tmp, SP, source.GetStackIndex()); in MoveLocation() local
6319 __ Loadd(XRegister(reg_id), SP, stack_index); in RestoreCoreRegister() local
6395 __ Loadd(RA, TR, entrypoint_offset.Int32Value()); in InvokeRuntime() local
6408 __ Loadd(RA, TR, entry_point_offset); in InvokeRuntimeWithoutRecordingPcInfo() local
6859 __ Loadd(temp.AsRegister<XRegister>(), TR, offset); in GenerateStaticOrDirectCall() local
6894 __ Loadd(RA, in GenerateStaticOrDirectCall() local
6911 __ Loadd(RA, callee_method.AsRegister<XRegister>(), offset.Int32Value()); in GenerateStaticOrDirectCall() local
6947 __ Loadd(tmp, ic_reg, InlineCache::ClassesOffset().Int32Value()); in MaybeGenerateInlineCacheCheck() local
6993 __ Loadd(temp, temp, method_offset.Int32Value()); in GenerateVirtualCall() local
6995 __ Loadd(RA, temp, entry_point.Int32Value()); in GenerateVirtualCall() local