Home
last modified time | relevance | path

Searched refs:FORCED_LABEL (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dgimple-low.c655 FORCED_LABEL (next_label) = 1; in lower_builtin_setjmp()
H A Dtree-cfg.c867 if ((FORCED_LABEL (target) && !for_call) in make_abnormal_goto_edges()
1077 || FORCED_LABEL (label)) in cleanup_dead_labels()
1373 if (FORCED_LABEL (LABEL_EXPR_LABEL (label))) in tree_merge_blocks()
2035 && (FORCED_LABEL (LABEL_EXPR_LABEL (stmt)) in remove_bb()
2047 FORCED_LABEL (LABEL_EXPR_LABEL (stmt)) = 1; in remove_bb()
2570 || FORCED_LABEL (LABEL_EXPR_LABEL (t))) in stmt_starts_bb_p()
H A Dstmt.c140 if (FORCED_LABEL (label) || DECL_NONLOCAL (label)) in label_rtx()
223 if (FORCED_LABEL (label)) in expand_label()
226 if (DECL_NONLOCAL (label) || FORCED_LABEL (label)) in expand_label()
H A Dtree-nested.c1011 FORCED_LABEL (t) = 1; in convert_nonlocal_reference()
H A Dgimplify.c1512 FORCED_LABEL (*tp) = 1; in force_labels_r()
5766 FORCED_LABEL (*expr_p) = 1; in gimplify_expr()
H A Dtree.h1109 #define FORCED_LABEL(NODE) ((NODE)->common.side_effects_flag) macro
H A Dbuiltins.c6093 FORCED_LABEL (label) = 0; in expand_builtin()