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

/freebsd-10.1-release/contrib/gcc/
H A Dreg-stack.c265 static int swap_rtx_condition_1 (rtx);
1127 swap_rtx_condition_1 (rtx pat)
1147 r |= swap_rtx_condition_1 (XVECEXP (pat, i, j));
1150 r |= swap_rtx_condition_1 (XEXP (pat, i));
1216 if (swap_rtx_condition_1 (pat))
1232 swap_rtx_condition_1 (pat);
1114 swap_rtx_condition_1 (rtx pat) function

Completed in 60 milliseconds