Lines Matching refs:Leaq
149 __ Leaq(Operand(rsp, FRAME_SLOT_SIZE), rbp);
203 __ Leaq(Operand(r14, Scale::Times8, 0), codeAddrReg);
285 __ Leaq(Operand(rbp, DOUBLE_SLOT_SIZE), rdi); // 2: skip rbp & return Addr
479 __ Leaq(Operand(rsp, FRAME_SLOT_SIZE), rbp);
856 __ Leaq(Operand(rsp, FRAME_SLOT_SIZE), rbp);
888 __ Leaq(Operand(rsp, FRAME_SLOT_SIZE), rbp);
970 __ Leaq(Operand(rsp, funcSlotOffSet * FRAME_SLOT_SIZE), rcx); // 5: skip argc and argv func new this
988 __ Leaq(Operand(r10, Scale::Times8, 0), rcx); // 8: disp
1033 __ Leaq(Operand(rsp, FRAME_SLOT_SIZE), rbp); // 8: skip frame type
1106 __ Leaq(Operand(rsp, FRAME_SLOT_SIZE), rbp);
1172 __ Leaq(Operand(expectedNumArgs, Scale::Times8, 0), expectedNumArgs);
1187 __ Leaq(Operand(rsp, 2 * FRAME_SLOT_SIZE), rbp);
1230 __ Leaq(Operand(rsp, 2 * FRAME_SLOT_SIZE), rbp);
1368 __ Leaq(Operand(context, AsmStackContext::GetSize(false)), context);
1372 __ Leaq(Operand(context, FRAME_SLOT_SIZE), frameStateBase);
1377 __ Leaq(Operand(frameStateBase, AsmInterpretedFrame::GetBaseOffset(false)), r10);
1387 __ Leaq(Operand(context, outputCount, Scale::Times8, FRAME_SLOT_SIZE), context);
1401 __ Leaq(Operand(rsp, AsmInterpretedFrame::GetSize(false)), opRegister);