Searched refs:swap_rtx (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c1005 rtx swap_rtx
1010 emit_insn_after (swap_rtx, i1);
1012 emit_insn_before (swap_rtx, BB_HEAD (current_block));
1014 emit_insn_before (swap_rtx, insn);
995 rtx swap_rtx local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.cc1006 rtx swap_rtx
1011 emit_insn_after (swap_rtx, i1);
1013 emit_insn_before (swap_rtx, BB_HEAD (current_block));
1015 emit_insn_before (swap_rtx, insn);
996 rtx swap_rtx local

Completed in 198 milliseconds