Home
last modified time | relevance | path

Searched refs:LABEL_DECL (Results 1 – 25 of 74) sorted by relevance

123

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-semantics.c309 if (TREE_CODE (destination) == LABEL_DECL)
314 if (TREE_CODE (destination) == LABEL_DECL)
389 else if (TREE_CODE (decl) == LABEL_DECL
841 && TREE_CODE (GOTO_DESTINATION (t)) == LABEL_DECL
H A Dc-objc-common.c123 if (TREE_CODE (t) != LABEL_DECL)
128 if (TREE_CODE (t) == LABEL_DECL
H A Dc-common.def80 /* Used to represent a 'label' statement. The operand is a LABEL_DECL
102 label. The CASE_LABEL_DECL is a LABEL_DECL for this node. */
H A Dprint-tree.c323 && TREE_CODE (node) != LABEL_DECL)
349 if (TREE_CODE (node) == LABEL_DECL && DECL_TOO_LATE (node))
351 if (TREE_CODE (node) == LABEL_DECL && DECL_ERROR_ISSUED (node))
H A Dlanghooks.c342 || TREE_CODE (var) == LABEL_DECL
H A Dtree.def284 is a member of. For VAR_DECL, PARM_DECL, FUNCTION_DECL, LABEL_DECL,
296 They are unused in LABEL_DECL, TYPE_DECL and CONST_DECL nodes.
306 and whose body contains the function's statements.) For a LABEL_DECL
335 DEFTREECODE (LABEL_DECL, "label_decl", 'd', 0)
801 Operand 0 is the LABEL_DECL node for the label that appears here.
805 /* GOTO. Operand 0 is a LABEL_DECL node or an expression.
H A Dc-pretty-print.c516 case LABEL_DECL:
1132 case LABEL_DECL:
H A Dtree-inline.c430 if ((TREE_CODE (*tp) == VAR_DECL || TREE_CODE (*tp) == LABEL_DECL)
1266 id->ret_label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE);
/openbsd/gnu/gcc/gcc/
H A Dprint-tree.c93 else if (TREE_CODE (node) == LABEL_DECL in print_node_brief()
239 else if (TREE_CODE (node) == LABEL_DECL in print_node()
348 && TREE_CODE (node) != LABEL_DECL in print_node()
370 if (TREE_CODE (node) == LABEL_DECL && DECL_ERROR_ISSUED (node)) in print_node()
H A Dipa-utils.c220 && TREE_CODE (t) != LABEL_DECL in get_base_var()
H A Dc-pretty-print.c631 case LABEL_DECL: in pp_c_direct_declarator()
1024 case LABEL_DECL: in pp_c_primary_expression()
1229 case LABEL_DECL: in pp_c_id_expression()
1844 case LABEL_DECL: in pp_c_expression()
H A Dtree-gimple.c263 || TREE_CODE (t) == LABEL_DECL in is_gimple_id()
H A Dlanghooks.c357 || TREE_CODE (var) == LABEL_DECL in lhd_tree_inlining_auto_var_in_fn_p()
H A Dtree-inline.c523 else if (TREE_CODE (*tp) == LABEL_DECL in copy_body_r()
1404 if (TREE_CODE (t) != LABEL_DECL) in inline_forbidden_p_1()
2476 || TREE_CODE (*tp) == LABEL_DECL) in unsave_r()
2683 if (TREE_CODE (copy) == LABEL_DECL) in copy_decl_no_change()
H A Dtree.def294 PARM_DECL, FUNCTION_DECL, LABEL_DECL, and CONST_DECL nodes, this
306 They are unused in LABEL_DECL, TYPE_DECL and CONST_DECL nodes.
316 and whose body contains the function's statements.) For a LABEL_DECL
345 DEFTREECODE (LABEL_DECL, "label_decl", tcc_declaration, 0)
806 Operand 0 is the LABEL_DECL node for the label that appears here.
810 /* GOTO. Operand 0 is a LABEL_DECL node or an expression.
847 label. CASE_LABEL is the corresponding LABEL_DECL. */
H A Dtree-nested.c997 if (TREE_CODE (GOTO_DESTINATION (t)) != LABEL_DECL) in convert_nonlocal_reference()
1005 case LABEL_DECL: in convert_nonlocal_reference()
1500 if (TREE_CODE (label) != LABEL_DECL) in convert_nl_goto_reference()
H A Dtree-cfgcleanup.c198 == LABEL_DECL))
H A Dprint-rtl.c78 if (TREE_CODE (node) == LABEL_DECL && LABEL_DECL_UID (node) != -1) in print_decl_name()
H A Dtree.c250 tree_contains_struct[LABEL_DECL][TS_DECL_COMMON] = 1; in init_ttree()
259 tree_contains_struct[LABEL_DECL][TS_DECL_WRTL] = 1; in init_ttree()
268 tree_contains_struct[LABEL_DECL][TS_DECL_MINIMAL] = 1; in init_ttree()
288 tree_contains_struct[LABEL_DECL][TS_LABEL_DECL] = 1; in init_ttree()
327 case LABEL_DECL: in tree_code_size()
1884 case LABEL_DECL: case CONST_DECL: in expr_align()
1951 case LABEL_DECL: in staticp()
2113 case LABEL_DECL: in tree_node_structure()
H A Dtree-cfg.c1764 if (TREE_CODE (dest) == LABEL_DECL) in remove_useless_stmts_goto()
2134 && TREE_CODE (TREE_OPERAND (val, 0)) == LABEL_DECL) in find_taken_edge()
2518 && TREE_CODE (GOTO_DESTINATION (t)) != LABEL_DECL); in computed_goto_p()
2528 && TREE_CODE (GOTO_DESTINATION (t)) == LABEL_DECL); in simple_goto_p()
4626 if (TREE_CODE (t) == LABEL_DECL) in move_stmt_r()
4819 gcc_assert (TREE_CODE (decl) == LABEL_DECL); in new_label_mapper()
H A Dstmt.c134 gcc_assert (TREE_CODE (label) == LABEL_DECL); in label_rtx()
3035 tree test_label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); in emit_case_nodes()
3157 test_label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); in emit_case_nodes()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c35 LABEL_DECL, enumerator
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c1624 decl = build_decl (LABEL_DECL, name,
2629 build_decl (LABEL_DECL, NULL_TREE, NULL_TREE),
2642 build_decl (LABEL_DECL, NULL_TREE, NULL_TREE), NULL);
3092 label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); \
3096 label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); \
3115 label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); \
3119 label = build_decl (LABEL_DECL, NULL_TREE, NULL_TREE); \
/openbsd/gnu/gcc/gcc/cp/
H A Derror.c865 case LABEL_DECL: in dump_decl()
1329 case LABEL_DECL: in dump_expr()
1569 else if (TREE_CODE (TREE_OPERAND (t, 0)) == LABEL_DECL) in dump_expr()
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c164 if (TREE_CODE (destination) == LABEL_DECL)
167 if (TREE_CODE (destination) != LABEL_DECL)

123