Searched refs:LAST_AND_UNUSED_TREE_CODE (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h132 #define END_OF_BASE_TREE_CODES LAST_AND_UNUSED_TREE_CODE,
144 ((int) LAST_AND_UNUSED_TREE_CODE)
H A Dexplow.c2297 tcode = LAST_AND_UNUSED_TREE_CODE;
H A Dtree.c529 for (i = ERROR_MARK; i < LAST_AND_UNUSED_TREE_CODE; i++)
7641 if ((int) code1 >= (int) LAST_AND_UNUSED_TREE_CODE)
H A Dexpr.c8084 gcc_assert (TREE_CODE (exp) < LAST_AND_UNUSED_TREE_CODE);
H A Ddwarf2out.c18952 >= (unsigned int) LAST_AND_UNUSED_TREE_CODE)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h143 #define END_OF_BASE_TREE_CODES LAST_AND_UNUSED_TREE_CODE,
155 ((int) LAST_AND_UNUSED_TREE_CODE)
H A Dexplow.cc2329 tcode = LAST_AND_UNUSED_TREE_CODE;
H A Dtree.cc558 for (i = ERROR_MARK; i < LAST_AND_UNUSED_TREE_CODE; i++)
6646 if ((int) code1 >= (int) LAST_AND_UNUSED_TREE_CODE)
H A Dexpr.cc8445 gcc_assert (TREE_CODE (exp) < LAST_AND_UNUSED_TREE_CODE);
H A Ddwarf2out.cc19566 >= (unsigned int) LAST_AND_UNUSED_TREE_CODE)
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc168 LAST_AND_UNUSED_TREE_CODE enumerator in enum:tree_code
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc168 LAST_AND_UNUSED_TREE_CODE enumerator in enum:tree_code

Completed in 704 milliseconds