Home
last modified time | relevance | path

Searched defs:bb_index (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc184 unsigned int bb_index; in df_rd_alloc() local
241 int bb_index = bb->index; in df_rd_simulate_artificial_defs_at_top() local
341 df_rd_bb_local_compute (unsigned int bb_index) in df_rd_bb_local_compute()
391 unsigned int bb_index; in df_rd_local_compute() local
434 unsigned int bb_index; in df_rd_init_solution() local
487 df_rd_transfer_function (int bb_index) in df_rd_transfer_function()
755 unsigned int bb_index; in df_lr_alloc() local
800 unsigned int bb_index; in df_lr_reset() local
816 df_lr_bb_local_compute (unsigned int bb_index) in df_lr_bb_local_compute()
932 unsigned int bb_index, i; in df_lr_local_compute() local
[all …]
H A Ddf-core.cc510 unsigned int bb_index; in df_set_blocks() local
893 unsigned bb_index, in df_worklist_propagate_forward()
940 unsigned bb_index, in df_worklist_propagate_backward()
1031 unsigned bb_index; in df_worklist_dataflow_doublequeue() local
1781 df_bb_delete (int bb_index) in df_bb_delete()
2141 unsigned int bb_index; in df_dump_region() local
H A Dgcse-common.cc146 unsigned bb_index; in compute_transp() local
H A Dearly-remat.cc1145 early_remat::rd_transfer (int bb_index) in rd_transfer()
2144 early_remat::avail_transfer (int bb_index) in avail_transfer()
2304 early_remat::need_to_move_candidate_p (unsigned int bb_index, in need_to_move_candidate_p()
2342 early_remat::compute_minimum_move_set (unsigned int bb_index, in compute_minimum_move_set()
2384 early_remat::move_to_predecessors (unsigned int bb_index, bitmap required, in move_to_predecessors()
2475 unsigned int bb_index = postorder[i]; in choose_rematerialization_points() local
H A Dregstat.cc307 regstat_bb_compute_calls_crossed (unsigned int bb_index, bitmap live) in regstat_bb_compute_calls_crossed()
H A Dlra-remat.cc842 cand_trans_fun (int bb_index, bitmap bb_in, bitmap bb_out) in cand_trans_fun()
898 cand_pav_trans_fun (int bb_index) in cand_pav_trans_fun()
944 cand_av_trans_fun (int bb_index) in cand_av_trans_fun()
H A Ddf-scan.cc206 unsigned int bb_index = bb->index; in df_scan_free_bb_info() local
267 unsigned int bb_index = bb->index; in df_scan_alloc() local
587 unsigned int bb_index = bb->index; in df_scan_blocks() local
1395 unsigned int bb_index; in df_reorganize_refs_by_reg_by_insn() local
3329 df_bb_refs_record (int bb_index, bool scan_insns) in df_bb_refs_record()
H A Dlra-lives.cc430 live_trans_fun (int bb_index) in live_trans_fun()
H A Dtree-into-ssa.cc706 unsigned bb_index; member
974 unsigned bb_index; in insert_phi_nodes_for() local
H A Ddf.h1198 df_get_artificial_defs (unsigned int bb_index) in df_get_artificial_defs()
1207 df_get_artificial_uses (unsigned int bb_index) in df_get_artificial_uses()
H A Dprofile.cc991 int bb_index; member
H A Dcfganal.cc1680 unsigned bb_index, i; in compute_idf() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c184 unsigned int bb_index; in df_rd_alloc() local
241 int bb_index = bb->index; in df_rd_simulate_artificial_defs_at_top() local
341 df_rd_bb_local_compute (unsigned int bb_index) in df_rd_bb_local_compute()
391 unsigned int bb_index; in df_rd_local_compute() local
434 unsigned int bb_index; in df_rd_init_solution() local
487 df_rd_transfer_function (int bb_index) in df_rd_transfer_function()
755 unsigned int bb_index; in df_lr_alloc() local
800 unsigned int bb_index; in df_lr_reset() local
816 df_lr_bb_local_compute (unsigned int bb_index) in df_lr_bb_local_compute()
892 unsigned int bb_index, i; in df_lr_local_compute() local
[all …]
H A Ddf-core.c510 unsigned int bb_index; in df_set_blocks() local
893 unsigned bb_index, in df_worklist_propagate_forward()
940 unsigned bb_index, in df_worklist_propagate_backward()
1031 unsigned bb_index; in df_worklist_dataflow_doublequeue() local
1781 df_bb_delete (int bb_index) in df_bb_delete()
2141 unsigned int bb_index; in df_dump_region() local
H A Dgcse-common.c146 unsigned bb_index; in compute_transp() local
H A Dearly-remat.c1145 early_remat::rd_transfer (int bb_index) in rd_transfer()
2144 early_remat::avail_transfer (int bb_index) in avail_transfer()
2304 early_remat::need_to_move_candidate_p (unsigned int bb_index, in need_to_move_candidate_p()
2342 early_remat::compute_minimum_move_set (unsigned int bb_index, in compute_minimum_move_set()
2384 early_remat::move_to_predecessors (unsigned int bb_index, bitmap required, in move_to_predecessors()
2475 unsigned int bb_index = postorder[i]; in choose_rematerialization_points() local
H A Dregstat.c307 regstat_bb_compute_calls_crossed (unsigned int bb_index, bitmap live) in regstat_bb_compute_calls_crossed()
H A Dlra-remat.c842 cand_trans_fun (int bb_index, bitmap bb_in, bitmap bb_out) in cand_trans_fun()
898 cand_pav_trans_fun (int bb_index) in cand_pav_trans_fun()
944 cand_av_trans_fun (int bb_index) in cand_av_trans_fun()
H A Ddf-scan.c206 unsigned int bb_index = bb->index; in df_scan_free_bb_info() local
267 unsigned int bb_index = bb->index; in df_scan_alloc() local
587 unsigned int bb_index = bb->index; in df_scan_blocks() local
1395 unsigned int bb_index; in df_reorganize_refs_by_reg_by_insn() local
3315 df_bb_refs_record (int bb_index, bool scan_insns) in df_bb_refs_record()
H A Dlra-lives.c430 live_trans_fun (int bb_index) in live_trans_fun()
H A Dfwprop.c226 int bb_index = bb->index; in before_dom_children() local
H A Dprofile.c906 int bb_index; member
H A Dtree-into-ssa.c705 unsigned bb_index; member
973 unsigned bb_index; in insert_phi_nodes_for() local
H A Ddf.h1197 df_get_artificial_defs (unsigned int bb_index) in df_get_artificial_defs()
1206 df_get_artificial_uses (unsigned int bb_index) in df_get_artificial_uses()
H A Dcfganal.c1653 unsigned bb_index, i; in compute_idf() local

12