Home
last modified time | relevance | path

Searched refs:tcc_exceptional (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.def107 DEFTREECODE (BASELINK, "baselink", tcc_exceptional, 0)
159 DEFTREECODE (TEMPLATE_PARM_INDEX, "template_parm_index", tcc_exceptional, 0)
216 DEFTREECODE (DEFERRED_PARSE, "deferred_parse", tcc_exceptional, 0)
224 DEFTREECODE (DEFERRED_NOEXCEPT, "deferred_noexcept", tcc_exceptional, 0)
234 DEFTREECODE (OVERLOAD, "overload", tcc_exceptional, 0)
237 DEFTREECODE (BINDING_VECTOR, "binding_vector", tcc_exceptional, 0)
352 DEFTREECODE (STATIC_ASSERT, "static_assert", tcc_exceptional, 0)
422 DEFTREECODE (ARGUMENT_PACK_SELECT, "argument_pack_select", tcc_exceptional, 0)
450 DEFTREECODE (TRAIT_EXPR, "trait_expr", tcc_exceptional, 0)
460 DEFTREECODE (LAMBDA_EXPR, "lambda_expr", tcc_exceptional, 0)
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.def107 DEFTREECODE (BASELINK, "baselink", tcc_exceptional, 0)
159 DEFTREECODE (TEMPLATE_PARM_INDEX, "template_parm_index", tcc_exceptional, 0)
214 DEFTREECODE (DEFERRED_PARSE, "deferred_parse", tcc_exceptional, 0)
222 DEFTREECODE (DEFERRED_NOEXCEPT, "deferred_noexcept", tcc_exceptional, 0)
232 DEFTREECODE (OVERLOAD, "overload", tcc_exceptional, 0)
370 DEFTREECODE (STATIC_ASSERT, "static_assert", tcc_exceptional, 0)
440 DEFTREECODE (ARGUMENT_PACK_SELECT, "argument_pack_select", tcc_exceptional, 0)
465 DEFTREECODE (TRAIT_EXPR, "trait_expr", tcc_exceptional, 0)
475 DEFTREECODE (LAMBDA_EXPR, "lambda_expr", tcc_exceptional, 0)
502 DEFTREECODE (TEMPLATE_INFO, "template_info", tcc_exceptional, 0)
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.def29 DEFTREECODE (FUNCFRAME_INFO, "funcframe_info", tcc_exceptional, 0)
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.def29 DEFTREECODE (FUNCFRAME_INFO, "funcframe_info", tcc_exceptional, 0)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.def28 define language-specific tcc_exceptional or tcc_constant codes must
41 DEFTREECODE (ERROR_MARK, "error_mark", tcc_exceptional, 0)
47 DEFTREECODE (IDENTIFIER_NODE, "identifier_node", tcc_exceptional, 0)
54 DEFTREECODE (TREE_LIST, "tree_list", tcc_exceptional, 0)
57 DEFTREECODE (TREE_VEC, "tree_vec", tcc_exceptional, 0)
75 DEFTREECODE (BLOCK, "block", tcc_exceptional, 0)
487 DEFTREECODE (CONSTRUCTOR, "constructor", tcc_exceptional, 0)
673 DEFTREECODE (PLACEHOLDER_EXPR, "placeholder_expr", tcc_exceptional, 0)
989 DEFTREECODE (SSA_NAME, "ssa_name", tcc_exceptional, 0)
1014 DEFTREECODE (STATEMENT_LIST, "statement_list", tcc_exceptional, 0)
[all …]
H A Dtree-core.h214 tcc_exceptional, /* An exceptional code (fits no category). */ enumerator
H A Dtree-ssa-propagate.c533 case tcc_exceptional: in valid_gimple_rhs_p()
H A Dprint-tree.c780 case tcc_exceptional: in print_node()
H A Dtree.c75 #define END_OF_BASE_TREE_CODES tcc_exceptional,
884 case tcc_exceptional: /* something random, like an identifier. */ in tree_code_size()
980 case tcc_exceptional: /* something random, like an identifier. */ in get_stats_node_kind()
1122 case tcc_exceptional: in make_node()
3842 case tcc_exceptional: in contains_placeholder_p()
4069 case tcc_exceptional: in find_placeholder_in_expr()
4158 case tcc_exceptional: in substitute_in_expr()
4352 case tcc_exceptional: in substitute_placeholder_in_expr()
4485 case tcc_exceptional: in stabilize_reference_1()
H A Dcfgexpand.c4345 case tcc_exceptional: in expand_debug_expr()
H A Dtree.h135 (TREE_CODE_CLASS (TREE_CODE (NODE)) == tcc_exceptional)
H A Dtree-ssa-structalias.c3605 case tcc_exceptional: in get_constraint_for_1()
H A Dfold-const.c3502 case tcc_exceptional: in operand_equal_p()
13087 case tcc_exceptional: in fold_checksum_tree()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.def28 define language-specific tcc_exceptional or tcc_constant codes must
41 DEFTREECODE (ERROR_MARK, "error_mark", tcc_exceptional, 0)
47 DEFTREECODE (IDENTIFIER_NODE, "identifier_node", tcc_exceptional, 0)
54 DEFTREECODE (TREE_LIST, "tree_list", tcc_exceptional, 0)
57 DEFTREECODE (TREE_VEC, "tree_vec", tcc_exceptional, 0)
75 DEFTREECODE (BLOCK, "block", tcc_exceptional, 0)
497 DEFTREECODE (CONSTRUCTOR, "constructor", tcc_exceptional, 0)
683 DEFTREECODE (PLACEHOLDER_EXPR, "placeholder_expr", tcc_exceptional, 0)
1001 DEFTREECODE (SSA_NAME, "ssa_name", tcc_exceptional, 0)
1026 DEFTREECODE (STATEMENT_LIST, "statement_list", tcc_exceptional, 0)
[all …]
H A Dtree-core.h225 tcc_exceptional, /* An exceptional code (fits no category). */ enumerator
H A Dprint-tree.cc790 case tcc_exceptional: in print_node()
H A Dtree.cc78 #define END_OF_BASE_TREE_CODES tcc_exceptional,
1047 case tcc_exceptional: /* something random, like an identifier. */ in tree_code_size()
1143 case tcc_exceptional: /* something random, like an identifier. */ in get_stats_node_kind()
1285 case tcc_exceptional: in make_node()
4076 case tcc_exceptional: in contains_placeholder_p()
4304 case tcc_exceptional: in find_placeholder_in_expr()
4393 case tcc_exceptional: in substitute_in_expr()
4587 case tcc_exceptional: in substitute_placeholder_in_expr()
4720 case tcc_exceptional: in stabilize_reference_1()
H A Dtree.h136 (TREE_CODE_CLASS (TREE_CODE (NODE)) == tcc_exceptional)
H A Dcfgexpand.cc4521 case tcc_exceptional: in expand_debug_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.def52 DEFTREECODE (USERDEF_LITERAL, "userdef_literal", tcc_exceptional, 3)
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.def52 DEFTREECODE (USERDEF_LITERAL, "userdef_literal", tcc_exceptional, 3)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.c926 case tcc_exceptional: in ft32_elf_encode_section_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.cc926 case tcc_exceptional: in ft32_elf_encode_section_info()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c1348 case tcc_exceptional: in same_translation_unit_p()
1360 case tcc_exceptional: in same_translation_unit_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc1362 case tcc_exceptional: in same_translation_unit_p()
1374 case tcc_exceptional: in same_translation_unit_p()

12