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

/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c377 static bool vr4130_swap_insns_p (rtx, rtx);
9858 vr4130_swap_insns_p (rtx insn1, rtx insn2)
9910 vr4130_swap_insns_p says that it could be worthwhile. */
9915 if (vr4130_swap_insns_p (ready[nready - 1], ready[nready - 2]))
9803 vr4130_swap_insns_p (rtx insn1, rtx insn2) function

Completed in 82 milliseconds