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

/freebsd-11.0-release/contrib/gcc/
H A Drecog.c2325 if (UNARY_P (op))
2400 if (UNARY_P (op1))
2402 if (UNARY_P (op2))
H A Djump.c1931 else if (UNARY_P (x))
H A Dalias.c1274 else if (UNARY_P (x))
H A Dcombine.c1602 if (UNARY_P (x))
3813 if ((BINARY_P (SET_SRC (x)) || UNARY_P (SET_SRC (x)))
4207 || (UNARY_P (x)
7415 else if (UNARY_P (x)
H A Drtl.h402 #define UNARY_P(X) \
401 #define UNARY_P macro
H A Dcse.c3373 if (UNARY_P (elt->exp)
H A Dexpr.c6084 if (UNARY_P (value))
H A Dreload.c2955 if (UNARY_P (operand) && *p != 0)
H A Dreload1.c7833 else if (REG_P (out) && UNARY_P (in))
/freebsd-11.0-release/contrib/gcc/config/mips/
H A Dmips.c7316 if (UNARY_P (x))

Completed in 211 milliseconds