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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h654 ((MODE) == XFmode || SSE_REG_MODE_P (MODE))
949 #define SSE_REG_MODE_P(MODE) \
946 #define SSE_REG_MODE_P macro
H A Di386.c4084 if (SSE_REG_MODE_P (mode)
4161 if (!SSE_REG_MODE_P (mode))

Completed in 90 milliseconds