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

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h148 extern const int x86_use_bit_test, x86_cmove, x86_deep_branch;
178 #define TARGET_USE_BIT_TEST (x86_use_bit_test & TUNEMASK)
H A Di386.c925 const int x86_use_bit_test = m_386; variable

Completed in 146 milliseconds