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

/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.h650 ((MODE) == XFmode || SSE_REG_MODE_P (MODE))
945 #define SSE_REG_MODE_P(MODE) \
942 #define SSE_REG_MODE_P macro
H A Di386.c4070 if (SSE_REG_MODE_P (mode)
4147 if (!SSE_REG_MODE_P (mode))

Completed in 191 milliseconds