Home
last modified time | relevance | path

Searched defs:default_label (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dstmt.c741 rtx default_label, in emit_case_dispatch_table()
880 rtx_code_label *default_label; in expand_case() local
1067 rtx_code_label *default_label = gen_label_rtx (); in expand_sjlj_dispatch_table() local
H A Dtree-switch-conversion.c1972 tree default_label, profile_probability default_prob, in emit_case_decision_tree()
2072 tree default_label = CASE_LABEL (gimple_switch_default_label (stmt)); in try_switch_expansion() local
2356 basic_block default_bb, tree default_label, in emit_case_nodes()
H A Dtree-cfgcleanup.c89 tree default_label = CASE_LABEL (gimple_switch_default_label (swtch)); in convert_single_case_switch() local
H A Dgimple.c769 gimple_build_switch_nlabels (unsigned nlabels, tree index, tree default_label) in gimple_build_switch_nlabels()
788 gimple_build_switch (tree index, tree default_label, vec<tree> args) in gimple_build_switch()
H A Dexpr.c11732 rtx table_label, rtx default_label, rtx fallback_label, in try_casesi()
11803 rtx default_label, profile_probability default_probability) in do_tablejump()
11866 rtx table_label, rtx default_label, in try_tablejump()
H A Dhsa-gen.c3519 tree default_label = gimple_switch_default_label (s); in gen_hsa_insns_for_switch_stmt() local
6269 tree default_label = gimple_switch_default_label (s); in convert_switch_statements() local
H A Dtree-eh.c3688 tree default_label = NULL; in lower_eh_dispatch() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dstmt.c2080 tree range, case_node_ptr nodes, rtx default_label) in emit_case_bit_tests()
2202 rtx default_label = 0; in expand_case() local
2830 emit_case_nodes (rtx index, case_node_ptr node, rtx default_label, in emit_case_nodes()
H A Dgimple.c812 gimple_build_switch_nlabels (unsigned nlabels, tree index, tree default_label) in gimple_build_switch_nlabels()
831 gimple_build_switch (unsigned nlabels, tree index, tree default_label, ...) in gimple_build_switch()
855 gimple_build_switch_vec (tree index, tree default_label, VEC(tree, heap) *args) in gimple_build_switch_vec() argument
H A Dexpr.c10748 rtx table_label ATTRIBUTE_UNUSED, rtx default_label, in try_casesi()
10822 rtx default_label) in do_tablejump()
10882 rtx table_label, rtx default_label) in try_tablejump()
H A Dtree-eh.c3300 tree default_label = NULL; in lower_eh_dispatch() local
H A Dtree-cfg.c1342 tree default_label = NULL_TREE; in group_case_labels_stmt() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dgimple-parser.c1434 tree default_label = NULL_TREE; in c_parser_gimple_switch_stmt() local