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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h154 extern const int x86_promote_QImode, x86_single_stringop, x86_fast_prefix;
199 #define TARGET_FAST_PREFIX (x86_fast_prefix & TUNEMASK)
H A Di386.c961 const int x86_fast_prefix = ~(m_PENT | m_486 | m_386); variable

Completed in 111 milliseconds