Searched refs:LAST_AND_UNUSED_GIMPLE_CODE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.h154 LTO_bb0 = 1 + MAX_TREE_CODES + LAST_AND_UNUSED_GIMPLE_CODE,
1022 && (unsigned) tag < 2 + NUM_TREE_CODES + LAST_AND_UNUSED_GIMPLE_CODE;
H A Dgimple.h34 LAST_AND_UNUSED_GIMPLE_CODE enumerator in enum:gimple_code
1792 gcc_gimple_checking_assert ((unsigned int)code < LAST_AND_UNUSED_GIMPLE_CODE);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.h172 LTO_bb0 = LTO_first_gimple_tag + LAST_AND_UNUSED_GIMPLE_CODE,
982 < LTO_first_gimple_tag + LAST_AND_UNUSED_GIMPLE_CODE;
H A Dgimple.h34 LAST_AND_UNUSED_GIMPLE_CODE enumerator in enum:gimple_code
1815 gcc_gimple_checking_assert ((unsigned int)code < LAST_AND_UNUSED_GIMPLE_CODE);

Completed in 219 milliseconds