Searched refs:push_rtx (Results 1 – 2 of 2) sorted by relevance
1163 rtx push_rtx, push_insn; local1167 push_rtx = gen_movtf (top_stack_reg, top_stack_reg);1169 push_rtx = gen_movxf (top_stack_reg, top_stack_reg);1170 push_insn = emit_insn_before (push_rtx, insn);
1060 rtx push_rtx; in move_for_stack_reg() local1063 push_rtx = gen_movxf (top_stack_reg, top_stack_reg); in move_for_stack_reg()1064 emit_insn_before (push_rtx, insn); in move_for_stack_reg()