| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | value-prof.c | 565 basic_block bb, bb2, bb3, bb4; in gimple_divmod_fixed_value() local 611 bb3 = e23->dest; in gimple_divmod_fixed_value() 612 bb3->count = all - count; in gimple_divmod_fixed_value() 613 e34 = split_block (bb3, bb3end); in gimple_divmod_fixed_value() 622 e13 = make_edge (bb, bb3, EDGE_TRUE_VALUE); in gimple_divmod_fixed_value() 722 basic_block bb, bb2, bb3, bb4; in gimple_mod_pow2() local 770 bb3 = e23->dest; in gimple_mod_pow2() 771 bb3->count = all - count; in gimple_mod_pow2() 772 e34 = split_block (bb3, bb3end); in gimple_mod_pow2() 781 e13 = make_edge (bb, bb3, EDGE_TRUE_VALUE); in gimple_mod_pow2() [all …]
|
| HD | tree-ssa-phiopt.c | 275 basic_block bb3 = EDGE_SUCC (bb1, 0)->dest; in tree_ssa_phiopt_worker() local 281 || EDGE_COUNT (bb3->preds) != 2) in tree_ssa_phiopt_worker() 283 if (cond_if_else_store_replacement (bb1, bb2, bb3)) in tree_ssa_phiopt_worker()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | value-prof.c | 693 basic_block bb, bb2, bb3, bb4; in gimple_divmod_fixed_value() local 734 bb3 = e23->dest; in gimple_divmod_fixed_value() 735 bb3->count = profile_count::from_gcov_type (all - count); in gimple_divmod_fixed_value() 736 e34 = split_block (bb3, bb3end); in gimple_divmod_fixed_value() 744 e13 = make_edge (bb, bb3, EDGE_TRUE_VALUE); in gimple_divmod_fixed_value() 850 basic_block bb, bb2, bb3, bb4; in gimple_mod_pow2() local 895 bb3 = e23->dest; in gimple_mod_pow2() 896 bb3->count = profile_count::from_gcov_type (all - count); in gimple_mod_pow2() 897 e34 = split_block (bb3, bb3end); in gimple_mod_pow2() 905 e13 = make_edge (bb, bb3, EDGE_TRUE_VALUE); in gimple_mod_pow2() [all …]
|
| HD | tree-ssa-phiopt.c | 224 basic_block bb3 = EDGE_SUCC (bb1, 0)->dest; in tree_ssa_phiopt_worker() local 230 || EDGE_COUNT (bb3->preds) != 2) in tree_ssa_phiopt_worker() 232 if (cond_if_else_store_replacement (bb1, bb2, bb3)) in tree_ssa_phiopt_worker() 239 basic_block bb3 = EDGE_SUCC (bb1, 0)->dest; in tree_ssa_phiopt_worker() local 247 && EDGE_COUNT (bb3->preds) == 2 in tree_ssa_phiopt_worker() 252 hoist_adjacent_loads (bb, bb1, bb2, bb3); in tree_ssa_phiopt_worker() 2313 basic_block bb2, basic_block bb3) in hoist_adjacent_loads() argument 2322 for (gsi = gsi_start_phis (bb3); !gsi_end_p (gsi); gsi_next (&gsi)) in hoist_adjacent_loads()
|
| HD | read-rtl-function.c | 2057 basic_block bb3 = (*cfun->cfg->x_basic_block_info)[3]; in test_loading_cfg() local 2062 ASSERT_EQ (3, bb3->index); in test_loading_cfg() 2081 ASSERT_EQ (1, bb3->preds->length ()); in test_loading_cfg() 2082 ASSERT_EDGE ((*bb3->preds)[0], 2, 3, EDGE_TRUE_VALUE); in test_loading_cfg() 2083 ASSERT_EQ (1, bb3->succs->length ()); in test_loading_cfg() 2084 ASSERT_EDGE ((*bb3->succs)[0], 3, 5, EDGE_FALLTHRU); in test_loading_cfg()
|
| HD | tree-parloops.c | 3200 basic_block bb3 = e2->dest; in oacc_entry_exit_single_gang() local 3207 edge e3 = make_edge (bb, bb3, EDGE_FALSE_VALUE); in oacc_entry_exit_single_gang() 3216 gphi *new_phi = create_phi_node (phi_res, bb3); in oacc_entry_exit_single_gang() 3222 bb = bb3; in oacc_entry_exit_single_gang()
|
| /dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9340.ini | 396 { 0x00016148 , 0x000080c0 }, //bb3
|
| /dragonfly/contrib/gcc-8.0/gcc/config/i386/ |
| HD | i386.c | 32085 basic_block bb1, bb2, bb3; in add_condition_to_bb() local 32169 bb3 = e23->dest; in add_condition_to_bb() 32170 make_edge (bb1, bb3, EDGE_FALSE_VALUE); in add_condition_to_bb() 32177 return bb3; in add_condition_to_bb()
|
| /dragonfly/share/misc/ |
| HD | pci_vendors | 12436 1bb3 GP104GL [Tesla P4] 24358 1bb3 Bluecherry
|