Searched refs:LABEL_EXPR_LABEL (Results 1 – 9 of 9) sorted by relevance
2800 gcc_assert (decl_function_context (LABEL_EXPR_LABEL (*expr_p)) in gimplify_label_expr()2803 tree label = LABEL_EXPR_LABEL (*expr_p); in gimplify_label_expr()4100 end_label = LABEL_EXPR_LABEL (t); in shortcut_cond_expr()15344 label = LABEL_EXPR_LABEL (*expr_p); in gimplify_expr()
1338 #define LABEL_EXPR_LABEL(NODE) TREE_OPERAND (LABEL_EXPR_CHECK (NODE), 0) macro
15316 (LABEL_EXPR_LABEL): Define.
24246 * tree-cfg.c (tree_verify_flow_info): Use LABEL_EXPR_LABEL.
34015 COND_EXPR_THEN, COND_EXPR_ELSE, LABEL_EXPR_LABEL,
6130 && LABEL_EXPR_LABEL (stmt) == *jump_target) in label_matches()9617 t = LABEL_EXPR_LABEL (t); in potential_constant_expression_1()
19007 tree decl = LABEL_EXPR_LABEL (t); in tsubst_expr()
2054 statement can be obtained with the @code{LABEL_EXPR_LABEL} macro. The
11744 statement can be obtained with the 'LABEL_EXPR_LABEL' macro. The