Lines Matching defs:LoadP
655 __ LoadP(kConstantPoolRegister, in AssemblePrepareTailCall() local
658 __ LoadP(r0, MemOperand(fp, StandardFrameConstants::kCallerPCOffset)); in AssemblePrepareTailCall() local
659 __ LoadP(fp, MemOperand(fp, StandardFrameConstants::kCallerFPOffset)); in AssemblePrepareTailCall() local
714 __ LoadP(kScratchReg, in AssembleArchInstruction() local
719 __ LoadP(ip, FieldMemOperand(func, JSFunction::kCodeEntryOffset)); in AssembleArchInstruction() local
730 __ LoadP(kScratchReg, in AssembleArchInstruction() local
737 __ LoadP(ip, FieldMemOperand(func, JSFunction::kCodeEntryOffset)); in AssembleArchInstruction() local
1585 __ LoadP(r4, MemOperand(fp, JavaScriptFrameConstants::kFunctionOffset)); in AssemblePrologue() local
1676 __ LoadP(g.ToRegister(destination), src, r0); in AssembleMove() local
1679 __ LoadP(temp, src, r0); in AssembleMove() local
1710 __ LoadP(dst, MemOperand(fp, offset)); in AssembleMove() local
1779 __ LoadP(src, dst); in AssembleSwap() local
1792 __ LoadP(temp_0, src); in AssembleSwap() local
1793 __ LoadP(temp_1, dst); in AssembleSwap() local