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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1236 #define REX_INT_REG_P(X) (REG_P (X) && REX_INT_REGNO_P (REGNO (X)))
1232 #define REX_INT_REG_P macro
H A Di386.c7908 if (REX_INT_REG_P (x))

Completed in 97 milliseconds