Lines Matching refs:Ld
492 __ Ld(ra, MemOperand(fp, StandardFrameConstants::kCallerPCOffset)); in AssemblePrepareTailCall() local
493 __ Ld(fp, MemOperand(fp, StandardFrameConstants::kCallerFPOffset)); in AssemblePrepareTailCall() local
506 __ Ld(scratch3, MemOperand(fp, StandardFrameConstants::kContextOffset)); in AssemblePopArgumentsAdaptorFrame() local
513 __ Ld(caller_args_count_reg, in AssemblePopArgumentsAdaptorFrame() local
571 __ Ld(kScratchReg, MemOperand(kJavaScriptCallCodeStartRegister, offset)); in BailoutIfDeoptimized() local
699 __ Ld(kScratchReg, FieldMemOperand(func, JSFunction::kContextOffset)); in AssembleArchInstruction() local
704 __ Ld(a2, FieldMemOperand(func, JSFunction::kCodeOffset)); in AssembleArchInstruction() local
829 __ Ld(i.OutputRegister(), MemOperand(fp, 0)); in AssembleArchInstruction() local
1708 __ Ld(i.OutputRegister(), i.MemoryOperand()); in AssembleArchInstruction() local
1803 __ Ld(i.OutputRegister(0), MemOperand(fp, offset)); in AssembleArchInstruction() local
3593 __ Ld(g.ToRegister(destination), src); in AssembleMove() local
3596 __ Ld(temp, src); in AssembleMove() local
3733 __ Ld(src, dst); in AssembleSwap() local
3742 __ Ld(temp_0, src); in AssembleSwap() local
3743 __ Ld(temp_1, dst); in AssembleSwap() local