Home
last modified time | relevance | path

Searched refs:CASE_USE_BIT_TESTS (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dstmt.c2158 #ifndef CASE_USE_BIT_TESTS
2159 #define CASE_USE_BIT_TESTS (ashl_optab->handlers[word_mode].insn_code \ macro
2443 if (CASE_USE_BIT_TESTS in expand_case()
DChangeLog-200334829 (CASE_USE_BIT_TESTS): New target macro to disable the above.
34831 * doc/tm.texi (CASE_USE_BIT_TESTS): Document new target macro.
/freebsd-9-stable/contrib/gcc/doc/
Dtm.texi9029 @defmac CASE_USE_BIT_TESTS