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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.c268 static int swap_rtx_condition (rtx);
1159 swap_rtx_condition (rtx insn)
1228 if (!insn || !swap_rtx_condition (insn))
1263 && swap_rtx_condition (insn))
1146 swap_rtx_condition (rtx insn) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dreg-stack.c263 static int swap_rtx_condition (rtx);
1149 swap_rtx_condition (rtx insn)
1218 if (!insn || !swap_rtx_condition (insn))
1253 && swap_rtx_condition (insn))
1136 swap_rtx_condition (rtx insn) function

Completed in 111 milliseconds