/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-ifcombine.cc | 81 basic_block *then_bb, basic_block *else_bb) in recognize_if_then_else() 649 basic_block then_bb, basic_block else_bb, in tree_ssa_ifcombine_bb_1() 738 basic_block then_bb = NULL, else_bb = NULL; in tree_ssa_ifcombine_bb() local
|
H A D | ubsan.cc | 711 basic_block then_bb, fallthru_bb; in ubsan_expand_bounds_ifn() local 813 basic_block then_bb = create_empty_bb (cond_bb); in ubsan_expand_null_ifn() local 966 basic_block then_bb, fallthru_bb; in ubsan_expand_objsize_ifn() local 1082 basic_block then_bb = create_empty_bb (cond_bb); in ubsan_expand_ptr_ifn() local 1240 basic_block then_bb; in ubsan_expand_vptr_ifn() local 1337 basic_block then_bb, fallthru2_bb; in ubsan_expand_vptr_ifn() local 1752 basic_block then_bb, fallthru_bb; in instrument_bool_enum_load() local 1991 basic_block then_bb, fallthru_bb; in instrument_nonnull_arg() local 2047 basic_block then_bb, fallthru_bb; in instrument_nonnull_return() local 2295 basic_block then_bb, fallthru_bb; in instrument_builtin() local
|
H A D | ifcvt.h | 29 basic_block then_bb; /* THEN block. */ member 52 basic_block test_bb, then_bb, else_bb, join_bb; member
|
H A D | ifcvt.cc | 473 basic_block then_bb = ce_info->then_bb; /* THEN */ in cond_exec_process_if_block() local 2118 basic_block then_bb = if_info->then_bb; in noce_try_cmove_arith() local 3253 basic_block then_bb = if_info->then_bb; in noce_convert_multiple_sets() local 3401 basic_block then_bb = if_info->then_bb; in noce_convert_multiple_sets_1() local 3727 basic_block then_bb = if_info->then_bb; /* THEN */ in noce_process_if_block() local 4275 basic_block then_bb = if_info->then_bb; in cond_move_process_if_block() local 4404 basic_block then_bb, else_bb, join_bb; in noce_find_if_block() local 4537 basic_block then_bb = ce_info->then_bb; /* THEN */ in merge_if_block() local 4835 basic_block then_bb = ce_info->then_bb; in cond_exec_find_if_block() local 5068 basic_block then_bb = then_edge->dest; in find_cond_trap() local [all …]
|
H A D | symtab-thunks.cc | 409 basic_block bb, then_bb, else_bb, return_bb; in expand_thunk() local
|
H A D | asan.cc | 2427 basic_block then_bb = create_empty_bb (cond_bb); in create_cond_insert_point() local 2486 basic_block *then_bb, in insert_if_then_before_iter() 3915 basic_block then_bb, fallthrough_bb; in asan_expand_check_ifn() local 3929 basic_block then_bb, else_bb; in asan_expand_check_ifn() local 4740 basic_block then_bb, fallthrough_bb; in hwasan_expand_check_ifn() local
|
H A D | tree-ssa-phiopt.cc | 3279 cond_if_else_store_replacement_1 (basic_block then_bb, basic_block else_bb, in cond_if_else_store_replacement_1() 3404 cond_if_else_store_replacement (basic_block then_bb, basic_block else_bb, in cond_if_else_store_replacement()
|
H A D | tree-ssa-loop-im.cc | 2020 basic_block new_bb, then_bb, old_dest; in execute_sm_if_changed() local
|
H A D | omp-expand.cc | 654 basic_block cond_bb, then_bb, else_bb; in expand_parallel_call() local 10065 basic_block cond_bb, then_bb, else_bb; in expand_omp_target() local
|
H A D | tree-ssa-reassoc.cc | 6959 basic_block then_bb = split_block (cond_bb, def_stmt)->dest; in branch_fixup() local
|
H A D | tree-cfg.cc | 1211 basic_block then_bb, else_bb; in make_cond_expr_edges() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-ifcombine.c | 79 basic_block *then_bb, basic_block *else_bb) in recognize_if_then_else() 636 basic_block then_bb, basic_block else_bb, in tree_ssa_ifcombine_bb_1() 725 basic_block then_bb = NULL, else_bb = NULL; in tree_ssa_ifcombine_bb() local
|
H A D | ubsan.c | 707 basic_block then_bb, fallthru_bb; in ubsan_expand_bounds_ifn() local 802 basic_block then_bb = create_empty_bb (cond_bb); in ubsan_expand_null_ifn() local 955 basic_block then_bb, fallthru_bb; in ubsan_expand_objsize_ifn() local 1071 basic_block then_bb = create_empty_bb (cond_bb); in ubsan_expand_ptr_ifn() local 1229 basic_block then_bb; in ubsan_expand_vptr_ifn() local 1326 basic_block then_bb, fallthru2_bb; in ubsan_expand_vptr_ifn() local 1730 basic_block then_bb, fallthru_bb; in instrument_bool_enum_load() local 1961 basic_block then_bb, fallthru_bb; in instrument_nonnull_arg() local 2017 basic_block then_bb, fallthru_bb; in instrument_nonnull_return() local 2266 basic_block then_bb, fallthru_bb; in instrument_builtin() local
|
H A D | ifcvt.h | 29 basic_block then_bb; /* THEN block. */ member 52 basic_block test_bb, then_bb, else_bb, join_bb; member
|
H A D | ifcvt.c | 463 basic_block then_bb = ce_info->then_bb; /* THEN */ in cond_exec_process_if_block() local 2099 basic_block then_bb = if_info->then_bb; in noce_try_cmove_arith() local 3190 basic_block then_bb = if_info->then_bb; in noce_convert_multiple_sets() local 3444 basic_block then_bb = if_info->then_bb; /* THEN */ in noce_process_if_block() local 3894 basic_block then_bb = if_info->then_bb; in cond_move_process_if_block() local 4025 basic_block then_bb, else_bb, join_bb; in noce_find_if_block() local 4158 basic_block then_bb = ce_info->then_bb; /* THEN */ in merge_if_block() local 4456 basic_block then_bb = ce_info->then_bb; in cond_exec_find_if_block() local 4689 basic_block then_bb = then_edge->dest; in find_cond_trap() local 4887 basic_block then_bb = then_edge->dest; in find_if_case_1() local [all …]
|
H A D | asan.c | 2014 basic_block then_bb = create_empty_bb (cond_bb); in create_cond_insert_point() local 2073 basic_block *then_bb, in insert_if_then_before_iter() 3427 basic_block then_bb, fallthrough_bb; in asan_expand_check_ifn() local 3441 basic_block then_bb, else_bb; in asan_expand_check_ifn() local
|
H A D | tree-ssa-phiopt.c | 2328 cond_if_else_store_replacement_1 (basic_block then_bb, basic_block else_bb, in cond_if_else_store_replacement_1() 2451 cond_if_else_store_replacement (basic_block then_bb, basic_block else_bb, in cond_if_else_store_replacement()
|
H A D | cgraphunit.c | 1955 basic_block bb, then_bb, else_bb, return_bb; in expand_thunk() local
|
H A D | tree-ssa-loop-im.c | 1869 basic_block new_bb, then_bb, old_dest; in execute_sm_if_changed() local
|
H A D | omp-expand.c | 684 basic_block cond_bb, then_bb, else_bb; in expand_parallel_call() local 8281 basic_block cond_bb, then_bb, else_bb; in expand_omp_target() local
|
H A D | tree-ssa-reassoc.c | 6537 basic_block then_bb = split_block (cond_bb, def_stmt)->dest; in branch_fixup() local
|
H A D | tree-cfg.c | 1217 basic_block then_bb, else_bb; in make_cond_expr_edges() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.c | 5170 basic_block then_bb = ce_info->then_bb; /* THEN */ in frv_ifcvt_modify_tests() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.cc | 5159 basic_block then_bb = ce_info->then_bb; /* THEN */ in frv_ifcvt_modify_tests() local
|