Searched refs:FORCED_LABEL (Results 1 – 10 of 10) sorted by relevance
655 FORCED_LABEL (next_label) = 1; in lower_builtin_setjmp()
867 if ((FORCED_LABEL (target) && !for_call) in make_abnormal_goto_edges()1084 || FORCED_LABEL (label)) in cleanup_dead_labels()1380 if (FORCED_LABEL (LABEL_EXPR_LABEL (label))) in tree_merge_blocks()2042 && (FORCED_LABEL (LABEL_EXPR_LABEL (stmt)) in remove_bb()2054 FORCED_LABEL (LABEL_EXPR_LABEL (stmt)) = 1; in remove_bb()2577 || FORCED_LABEL (LABEL_EXPR_LABEL (t))) in stmt_starts_bb_p()
145 if (FORCED_LABEL (label) || DECL_NONLOCAL (label)) in label_rtx()234 if (FORCED_LABEL (label)) in expand_label()237 if (DECL_NONLOCAL (label) || FORCED_LABEL (label)) in expand_label()
1011 FORCED_LABEL (t) = 1; in convert_nonlocal_reference()
1512 FORCED_LABEL (*tp) = 1; in force_labels_r()5766 FORCED_LABEL (*expr_p) = 1; in gimplify_expr()
1133 #define FORCED_LABEL(NODE) ((NODE)->common.side_effects_flag) macro
6102 FORCED_LABEL (label) = 0; in expand_builtin()
1686 (expand_label): Handle DECL_NONLOCAL and FORCED_LABEL.13514 LABEL_DECL, not the LABEL_EXPR for FORCED_LABEL and NONLOCAL_LABEL.13533 * tree.h (FORCED_LABEL, NONLOCAL_LABEL): New defines.
33798 (expand_label): Handle DECL_NONLOCAL and FORCED_LABEL.34007 TREE_NO_WARNING, FORCED_LABEL, TREE_INVARIANT,
9403 FORCED_LABEL labels.