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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dglobal.c182 #define CONFLICTP(I, J) \
918 && ! CONFLICTP (reg_allocno[REGNO (SET_DEST (set))],
1430 /* If CONFLICTP (i, j) is true, make sure CONFLICTP (j, i) is also true. */
1961 if (CONFLICTP (j, i))
181 #define CONFLICTP macro

Completed in 200 milliseconds