Lines Matching defs:LoadP
760 __ LoadP(scratch1, MemOperand(fp, StandardFrameConstants::kContextOffset)); in AssemblePopArgumentsAdaptorFrame() local
767 __ LoadP(caller_args_count_reg, in AssemblePopArgumentsAdaptorFrame() local
840 __ LoadP(kScratchReg, in AssembleArchInstruction() local
845 __ LoadP(ip, FieldMemOperand(func, JSFunction::kCodeEntryOffset)); in AssembleArchInstruction() local
857 __ LoadP(kScratchReg, in AssembleArchInstruction() local
869 __ LoadP(ip, FieldMemOperand(func, JSFunction::kCodeEntryOffset)); in AssembleArchInstruction() local
942 __ LoadP(i.OutputRegister(), MemOperand(fp, 0)); in AssembleArchInstruction() local
2010 __ LoadP(g.ToRegister(destination), src, r0); in AssembleMove() local
2013 __ LoadP(temp, src, r0); in AssembleMove() local
2064 __ LoadP(dst, g.SlotToMemOperand(slot)); in AssembleMove() local
2149 __ LoadP(src, dst); in AssembleMove() local
2162 __ LoadP(temp_0, src); in AssembleMove() local
2163 __ LoadP(temp_1, dst); in AssembleMove() local