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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h167 extern const int x86_use_bt;
228 #define TARGET_USE_BT (x86_use_bt & TUNEMASK)
H A Di386.c1085 const int x86_use_bt = m_ATHLON_K8_AMDFAM10; variable

Completed in 173 milliseconds