/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-tail-merge.c | 467 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, first); in same_succ_hash() 518 int n = find_edge (bb, BASIC_BLOCK_FOR_FN (cfun, s))->dest_idx; in same_succ_hash() 519 for (gphi_iterator gsi = gsi_start_phis (BASIC_BLOCK_FOR_FN (cfun, s)); in same_succ_hash() 592 bb1 = BASIC_BLOCK_FOR_FN (cfun, first1); in equal() 593 bb2 = BASIC_BLOCK_FOR_FN (cfun, first2); in equal() 853 same_succ_flush_bb (BASIC_BLOCK_FOR_FN (cfun, i)); in same_succ_flush_bbs() 905 bb = BASIC_BLOCK_FOR_FN (cfun, i); in update_worklist() 1093 BB_CLUSTER (BASIC_BLOCK_FOR_FN (cfun, i)) = merge; in set_cluster() 1390 succ = BASIC_BLOCK_FOR_FN (cfun, s); in same_phi_alternatives() 1476 bb1 = BASIC_BLOCK_FOR_FN (cfun, i); in find_clusters_1() [all …]
|
H A D | df-core.c | 514 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_set_blocks() 904 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_worklist_propagate_forward() 949 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_worklist_propagate_backward() 1035 bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_worklist_dataflow_doublequeue() 1054 BASIC_BLOCK_FOR_FN (cfun, blocks_in_postorder[i])->aux = NULL; in df_worklist_dataflow_doublequeue() 1754 gcc_assert (BASIC_BLOCK_FOR_FN (cfun, old_index) == NULL); in df_bb_replace() 1770 df_set_bb_dirty (BASIC_BLOCK_FOR_FN (cfun, old_index)); in df_bb_replace() 1782 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_bb_delete() 2147 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_dump_region()
|
H A D | bt-load.c | 451 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, i); in compute_defs_uses_and_gen() 641 bitmap_union_of_preds (bb_in, bb_out, BASIC_BLOCK_FOR_FN (cfun, i)); in compute_out() 659 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, i); in link_btr_uses() 663 bitmap_union_of_preds (reaching_defs, bb_out, BASIC_BLOCK_FOR_FN (cfun, i)); in link_btr_uses() 803 && BASIC_BLOCK_FOR_FN (cfun, bb) == def->bb) in block_at_edge_of_live_range_p() 809 if (BASIC_BLOCK_FOR_FN (cfun, bb) == user->bb) in block_at_edge_of_live_range_p() 1393 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, i); in migrate_btr_defs()
|
H A D | sched-rgn.c | 409 BASIC_BLOCK_FOR_FN (cfun, rgn_bb_table[current_blocks + bb]), in debug_region() 448 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, src_bb_num); in dump_region_dot() 563 (BASIC_BLOCK_FOR_FN (cfun, block))); in too_large() 952 BASIC_BLOCK_FOR_FN (cfun, child)->preds) in haifa_find_rgns() 1010 BASIC_BLOCK_FOR_FN (cfun, in haifa_find_rgns() 1202 FOR_EACH_EDGE (e, ei, BASIC_BLOCK_FOR_FN (cfun, bbn)->preds) in extend_rgns() 1306 FOR_EACH_EDGE (e, ei, BASIC_BLOCK_FOR_FN (cfun, bbn)->succs) in extend_rgns() 1364 BASIC_BLOCK_FOR_FN (cfun, succn)->succs) in extend_rgns() 1424 BASIC_BLOCK_FOR_FN (cfun, BB_TO_BLOCK (bb))->preds) in compute_dom_prob_ps() 1837 EDGE_TO_BIT (single_pred_edge (BASIC_BLOCK_FOR_FN (cfun, \ [all …]
|
H A D | gimple-streamer-in.c | 63 basic_block sbb = BASIC_BLOCK_FOR_FN (fn, src_index); in input_phi() 265 bb = BASIC_BLOCK_FOR_FN (fn, index); in input_bb()
|
H A D | tree-ssa-loop-manip.c | 197 basic_block use_bb = BASIC_BLOCK_FOR_FN (cfun, i); in compute_live_loop_exits() 320 add_exit_phi (BASIC_BLOCK_FOR_FN (cfun, index), var); in add_exit_phis_var() 476 bb = BASIC_BLOCK_FOR_FN (cfun, index); in find_uses_to_rename() 885 BASIC_BLOCK_FOR_FN (cfun, i)->flags |= BB_DUPLICATED; in copy_phi_node_args() 888 add_phi_args_after_copy_bb (BASIC_BLOCK_FOR_FN (cfun, i)); in copy_phi_node_args() 891 BASIC_BLOCK_FOR_FN (cfun, i)->flags &= ~BB_DUPLICATED; in copy_phi_node_args()
|
H A D | hsa-regalloc.c | 437 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bbs[i]); in linear_scan_regalloc() 469 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bbs[i]); in linear_scan_regalloc() 525 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bbs[i]); in linear_scan_regalloc()
|
H A D | tree-ssa-sink.c | 165 commondom = BASIC_BLOCK_FOR_FN (cfun, bitmap_first_set_bit (blocks)); in nearest_common_dominator_of_uses() 168 BASIC_BLOCK_FOR_FN (cfun, j)); in nearest_common_dominator_of_uses()
|
H A D | tree-into-ssa.c | 535 BASIC_BLOCK_FOR_FN (cfun, def_block_index))) in set_livein_block() 802 def_bb = BASIC_BLOCK_FOR_FN (cfun, i); in prune_unused_phi_nodes() 877 BASIC_BLOCK_FOR_FN (cfun, b)); in prune_unused_phi_nodes() 889 def_bb = BASIC_BLOCK_FOR_FN (cfun, p); in prune_unused_phi_nodes() 986 bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in insert_phi_nodes_for() 3127 if (BASIC_BLOCK_FOR_FN (cfun, i) != entry in insert_updated_phi_nodes_for() 3129 BASIC_BLOCK_FOR_FN (cfun, i), entry)) in insert_updated_phi_nodes_for() 3161 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, i); in insert_updated_phi_nodes_for()
|
H A D | lcm.c | 107 bb = BASIC_BLOCK_FOR_FN (cfun, postorder[i]); in compute_antinout_edge() 277 bb = BASIC_BLOCK_FOR_FN (cfun, postorder[i]); in compute_laterin() 518 bb = BASIC_BLOCK_FOR_FN (cfun, postorder[i]); in compute_available()
|
H A D | df-problems.c | 341 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_rd_bb_local_compute() 816 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_lr_bb_local_compute() 1423 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_live_bb_local_compute() 1948 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_mir_bb_local_compute() 2346 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_chain_remove_problem() 2457 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_chain_create_bb() 2852 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_word_lr_bb_local_compute() 3454 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_note_bb_compute() 4494 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_md_bb_local_compute() 4550 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, df_bb_index); in df_md_local_compute() [all …]
|
H A D | read-rtl-function.c | 276 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, m_bb_idx); in apply() 833 basic_block src = BASIC_BLOCK_FOR_FN (cfun, de->m_src_bb_idx); in create_edges() 837 basic_block dst = BASIC_BLOCK_FOR_FN (cfun, de->m_dest_bb_idx); in create_edges() 1777 basic_block bb2 = BASIC_BLOCK_FOR_FN (cfun, 2); in test_loading_dump_fragment_1() 1976 ASSERT_EQ (BASIC_BLOCK_FOR_FN (cfun, 2), NOTE_BASIC_BLOCK (note)); in test_loading_note_insn_basic_block()
|
H A D | cfg.c | 726 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, n); in debug_bb_n() 1111 return BASIC_BLOCK_FOR_FN (cfun, entry->index2); in get_bb_original() 1136 return BASIC_BLOCK_FOR_FN (cfun, entry->index2); in get_bb_copy()
|
H A D | caller-save.c | 1400 if (chain->insn == BB_HEAD (BASIC_BLOCK_FOR_FN (cfun, chain->block))) in insert_one_insn() 1401 BB_HEAD (BASIC_BLOCK_FOR_FN (cfun, chain->block)) = new_chain->insn; in insert_one_insn() 1420 if (chain->insn == BB_END (BASIC_BLOCK_FOR_FN (cfun, chain->block))) in insert_one_insn() 1421 BB_END (BASIC_BLOCK_FOR_FN (cfun, chain->block)) = new_chain->insn; in insert_one_insn()
|
H A D | df-scan.c | 581 df_set_bb_dirty (BASIC_BLOCK_FOR_FN (cfun, ENTRY_BLOCK)); in df_scan_blocks() 582 df_set_bb_dirty (BASIC_BLOCK_FOR_FN (cfun, EXIT_BLOCK)); in df_scan_blocks() 1410 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_reorganize_refs_by_reg_by_insn() 1464 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_reorganize_refs_by_reg_by_insn() 1640 offset = df_reorganize_refs_by_insn_bb (BASIC_BLOCK_FOR_FN (cfun, in df_reorganize_refs_by_insn() 3333 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in df_bb_refs_record() 3597 BASIC_BLOCK_FOR_FN (cfun, ENTRY_BLOCK), in df_record_entry_block_defs() 3636 df_set_bb_dirty (BASIC_BLOCK_FOR_FN (cfun, ENTRY_BLOCK)); in df_update_entry_block_defs() 3771 BASIC_BLOCK_FOR_FN (cfun, EXIT_BLOCK), in df_record_exit_block_uses() 3810 df_set_bb_dirty (BASIC_BLOCK_FOR_FN (cfun, EXIT_BLOCK)); in df_update_exit_block_uses()
|
H A D | resource.c | 930 && ! BB_HEAD (BASIC_BLOCK_FOR_FN (cfun, tinfo->block))->deleted ()) in mark_target_live_regs() 970 regset regs_live = DF_LR_IN (BASIC_BLOCK_FOR_FN (cfun, b)); in mark_target_live_regs() 979 insns : BB_HEAD (BASIC_BLOCK_FOR_FN (cfun, b))); in mark_target_live_regs()
|
H A D | ipa-utils.c | 508 dstbb = BASIC_BLOCK_FOR_FN (dstcfun, srcbb->index); in ipa_merge_profiles() 553 dstbb = BASIC_BLOCK_FOR_FN (dstcfun, srcbb->index); in ipa_merge_profiles()
|
H A D | lto-streamer-in.c | 743 basic_block bb = BASIC_BLOCK_FOR_FN (fn, index); in input_cfg() 764 dest = BASIC_BLOCK_FOR_FN (fn, dest_index); in input_cfg() 780 basic_block bb = BASIC_BLOCK_FOR_FN (fn, index); in input_cfg() 811 loop->header = BASIC_BLOCK_FOR_FN (fn, header_index); in input_cfg()
|
H A D | graph.c | 171 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, rpo[i]); in draw_cfg_nodes_no_loops()
|
H A D | tree-ssa-threadupdate.c | 1903 FOR_EACH_EDGE (e, ei, BASIC_BLOCK_FOR_FN (cfun, i)->preds) in mark_threaded_blocks() 1955 bb = BASIC_BLOCK_FOR_FN (cfun, i); in mark_threaded_blocks() 1987 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, i); in mark_threaded_blocks() 2377 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, indx); in thread_through_all_blocks()
|
H A D | dominance.c | 1030 dom = BASIC_BLOCK_FOR_FN (cfun, first); in nearest_common_dominator_for_set() 1032 if (dom != BASIC_BLOCK_FOR_FN (cfun, i)) in nearest_common_dominator_for_set() 1033 dom = nearest_common_dominator (dir, dom, BASIC_BLOCK_FOR_FN (cfun, i)); in nearest_common_dominator_for_set()
|
H A D | sched-int.h | 1474 #define EBB_FIRST_BB(ebb) BASIC_BLOCK_FOR_FN (cfun, BB_TO_BLOCK (ebb)) 1476 BASIC_BLOCK_FOR_FN (cfun, rgn_bb_table[ebb_head[ebb + 1] - 1])
|
H A D | tree-ssa-uncprop.c | 214 find_edge (bb, BASIC_BLOCK_FOR_FN (cfun, i))->aux = in associate_equivalences_with_edges()
|
H A D | regstat.c | 309 basic_block bb = BASIC_BLOCK_FOR_FN (cfun, bb_index); in regstat_bb_compute_calls_crossed()
|
H A D | loop-init.c | 283 = BASIC_BLOCK_FOR_FN (cfun, loop->former_header->index); in fix_loop_structure()
|