| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | stmt.cc | 912 tree default_lab = CASE_LABEL (gimple_switch_default_label (stmt)); in expand_case() 965 tree lab = CASE_LABEL (elt); in expand_case() 1076 rtx_code_label *lab = jump_target_rtx (CASE_LABEL (elt)); in expand_sjlj_dispatch_table() 1101 CASE_LABEL (elt))); in expand_sjlj_dispatch_table()
|
| D | vr-values.cc | 2644 && CASE_LABEL (gimple_switch_default_label (stmt)) in vrp_visit_switch_stmt() 2645 != CASE_LABEL (val)) in vrp_visit_switch_stmt() 2654 if (CASE_LABEL (gimple_switch_label (stmt, i)) != CASE_LABEL (val)) in vrp_visit_switch_stmt() 2664 if (CASE_LABEL (gimple_switch_label (stmt, k)) != CASE_LABEL (val)) in vrp_visit_switch_stmt() 2675 label_to_block (cfun, CASE_LABEL (val))); in vrp_visit_switch_stmt() 2680 print_generic_stmt (dump_file, CASE_LABEL (val)); in vrp_visit_switch_stmt() 3866 CASE_LABEL (TREE_VEC_ELT (vec2, i)))); in simplify_switch_using_ranges()
|
| D | tree-ssa-uncprop.cc | 187 basic_block bb = label_to_block (cfun, CASE_LABEL (label)); in associate_equivalences_with_edges()
|
| D | ipa-icf-gimple.cc | 877 label1 = CASE_LABEL (label1); in compare_gimple_switch() 878 label2 = CASE_LABEL (label2); in compare_gimple_switch()
|
| D | tree-switch-conversion.cc | 342 basic_block bb = label_to_block (cfun, CASE_LABEL (default_case)); in gather_default_values() 379 basic_block bb = label_to_block (cfun, CASE_LABEL (cs)); in build_constructors() 1478 return (LABEL_DECL_UID (CASE_LABEL (d2->label)) in cmp() 1479 - LABEL_DECL_UID (CASE_LABEL (d1->label))); in cmp() 1778 tree lab = CASE_LABEL (elt); in analyze_switch_statement()
|
| D | tree-ssa-threadedge.cc | 860 taken_edge = find_edge (bb, label_to_block (cfun, CASE_LABEL (cond))); in thread_around_empty_blocks() 962 label_to_block (cfun, CASE_LABEL (cond))); in thread_through_normal_block()
|
| D | tree-cfg.cc | 1328 tree lab = CASE_LABEL (elt); in get_cases_for_edge() 1608 label = CASE_LABEL (case_label); in cleanup_dead_labels() 1611 CASE_LABEL (case_label) = new_label; in cleanup_dead_labels() 1746 base_bb = label_to_block (cfun, CASE_LABEL (base_case)); in group_case_labels_stmt() 1753 && removed_labels->contains (CASE_LABEL (base_case)))) in group_case_labels_stmt() 1770 basic_block merge_bb = label_to_block (cfun, CASE_LABEL (merge_case)); in group_case_labels_stmt() 1777 || !removed_labels->contains (CASE_LABEL (merge_case))) in group_case_labels_stmt() 2477 dest_bb = label_to_block (cfun, CASE_LABEL (taken_case)); in find_taken_edge_switch_expr() 6051 CASE_LABEL (cases) = label; in gimple_redirect_edge_and_branch() 6073 if (label_to_block (cfun, CASE_LABEL (elt)) == e->dest) in gimple_redirect_edge_and_branch() [all …]
|
| D | tree-vrp.cc | 2975 ci[idx].bb = label_to_block (fun, CASE_LABEL (ci[idx].expr)); in find_switch_asserts() 3045 if (CASE_LABEL (cl) == CASE_LABEL (default_cl)) in find_switch_asserts() 3057 if (CASE_LABEL (next_cl) == CASE_LABEL (default_cl)) in find_switch_asserts()
|
| D | tree-dump.cc | 671 dump_child ("name", CASE_LABEL (t)); in dequeue_and_dump()
|
| D | tree-ssa-threadbackward.cc | 308 return find_edge (gimple_bb (sw), label_to_block (cfun, CASE_LABEL (label))); in find_taken_edge_switch()
|
| D | tree-eh.cc | 725 tree lab = CASE_LABEL (gimple_switch_label (switch_expr, i)); in verify_norecord_switch_expr() 1425 x = gimple_build_label (CASE_LABEL (last_case)); in lower_try_finally_switch() 1468 x = gimple_build_label (CASE_LABEL (last_case)); in lower_try_finally_switch() 1535 x = gimple_build_label (CASE_LABEL (last_case)); in lower_try_finally_switch()
|
| D | omp-oacc-kernels-decompose.cc | 1130 label = CASE_LABEL (switch_case); in compute_regions()
|
| D | tree-cfgcleanup.cc | 95 basic_block case_bb = label_to_block (cfun, CASE_LABEL (label)); in convert_single_case_switch()
|
| D | gimple-predicate-analysis.cc | 2223 if (e->dest == label_to_block (cfun, CASE_LABEL (tl))) in init_from_control_deps()
|
| D | tree-ssa-dom.cc | 458 = label_to_block (cfun, CASE_LABEL (label)); in record_edge_info()
|
| D | tree-ssa-forwprop.cc | 1065 label = CASE_LABEL (gimple_switch_default_label (stmt)); in simplify_gimple_switch_label_vec() 1082 basic_block target = label_to_block (cfun, CASE_LABEL (elt)); in simplify_gimple_switch_label_vec()
|
| D | gimple.cc | 3316 tree label = CASE_LABEL (widest_label); in preprocess_case_label_vec_for_gimple()
|
| D | gimple-pretty-print.cc | 1050 tree label = CASE_LABEL (case_label); in dump_gimple_switch()
|
| D | gimplify.cc | 2206 if (CASE_LABEL (l) == label) in case_label_p() 2748 SWITCH_BREAK_LABEL_P (CASE_LABEL (default_case)) = 1; in gimplify_switch_expr() 2751 new_default = gimple_build_label (CASE_LABEL (default_case)); in gimplify_switch_expr() 2834 tree label = CASE_LABEL (*expr_p); in gimplify_case_label_expr()
|
| D | tree.def | 985 Operand 2 is CASE_LABEL, which has the corresponding LABEL_DECL.
|
| D | cfgexpand.cc | 3888 expand_goto (CASE_LABEL (gimple_switch_default_label (swtch))); in expand_gimple_stmt_1()
|
| D | tree.h | 1284 #define CASE_LABEL(NODE) TREE_OPERAND (CASE_LABEL_EXPR_CHECK (NODE), 2) macro
|
| D | ChangeLog.tuples | 4192 (verify_norecord_switch_expr): Retrieve the CASE_LABEL 6110 (gimplify_case_label_expr): Emit a label for CASE_LABEL
|
| D | ChangeLog-2004 | 4810 (record_switch_edge): Don't muck with the CASE_LABEL. Instead 4816 (cleanup_dead_labels): Use CASE_LABEL again. 4820 (CASE_LABEL): Revert to just looking at the tree's second operand. 5326 CASE_LABEL. 5332 * tree.h (CASE_LABEL): Define in terms of get_case_label. 29389 (CASE_LABEL_EXPR): Rename from CASE_LABEL. 29485 * c-common.def (CASE_LABEL): Remove. 29486 * c-common.c (c_add_case_label): Use CASE_LABEL, not CASE_LABEL_DECL. 29488 * c-common.h (c_common_stmt_codes): Remove CASE_LABEL. 34011 CASE_LOW, CASE_HIGH, CASE_LABEL, BIND_EXPR_VARS,
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | coroutines.cc | 2244 b = build1 (GOTO_EXPR, void_type_node, CASE_LABEL (ddeflab)); in build_actor_fn() 2284 b = build1 (GOTO_EXPR, void_type_node, CASE_LABEL (rdeflab)); in build_actor_fn()
|