Searched refs:x86_single_stringop (Results 1 – 5 of 5) sorted by relevance
151 extern const int x86_promote_QImode, x86_single_stringop, x86_fast_prefix;195 #define TARGET_SINGLE_STRINGOP (x86_single_stringop & TUNEMASK)
773 const int x86_single_stringop = m_386 | m_PENT4 | m_NOCONA; variable
217 extern const int x86_promote_QImode, x86_single_stringop, x86_fast_prefix;250 #define TARGET_SINGLE_STRINGOP (x86_single_stringop & CPUMASK)
430 const int x86_single_stringop = m_386 | m_PENT4; variable
16183 * i386.c (x86_single_stringop): New global variable.16184 * i386.h (x86_single_stringop): Declare.