Lines Matching full:imm32
2868 void MacroAssembler::PushImm32(int32_t imm32) {2870 pushq_imm32(imm32);2873 movp(Operand(rsp, 0), Immediate(imm32));