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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h1658 #define REG_OK_FOR_BASE_NONSTRICT_P(X) \
1672 #define REG_OK_FOR_BASE_P(X) REG_OK_FOR_BASE_NONSTRICT_P (X)
1651 #define REG_OK_FOR_BASE_NONSTRICT_P macro
H A Di386.c6729 || (! strict && ! REG_OK_FOR_BASE_NONSTRICT_P (reg)))

Completed in 213 milliseconds