Searched refs:x86_single_stringop (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;
200 #define TARGET_SINGLE_STRINGOP (x86_single_stringop & TUNEMASK)
H A Di386.c962 const int x86_single_stringop = m_386 | m_PENT4 | m_NOCONA; variable

Completed in 180 milliseconds