Searched refs:gen_push (Results 1 – 2 of 2) sorted by relevance
1351 static rtx gen_push (rtx);5309 gen_push (rtx arg) in gen_push() function5589 insn = emit_insn (gen_push (gen_rtx_REG (Pmode, regno))); in ix86_emit_save_regs()5753 insn = emit_insn (gen_push (x)); in ix86_expand_prologue()5768 insn = emit_insn (gen_push (hard_frame_pointer_rtx)); in ix86_expand_prologue()5805 emit_insn (gen_push (eax)); in ix86_expand_prologue()
26829 (gen_push): Use Pmode instead of SImode.