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

/openbsd-current/gnu/gcc/gcc/
H A Dgengenrtl.c50 static int excluded_rtx (int);
159 excluded_rtx (int idx)
228 if (excluded_rtx (idx))
158 excluded_rtx (int idx) function
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgengenrtl.c49 static int excluded_rtx PARAMS ((int));
162 excluded_rtx (idx)
234 if (excluded_rtx (idx))
161 excluded_rtx (idx) function

Completed in 58 milliseconds