/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | df-problems.cc | 251 bitmap_set_bit (local_rd, DF_REF_ID (def)); in df_rd_simulate_artificial_defs_at_top() 276 bitmap_set_bit (local_rd, DF_REF_ID (def)); in df_rd_simulate_one_insn() 316 bitmap_set_bit (&bb_info->sparse_kill, regno); in df_rd_bb_local_compute_process_def() 326 bitmap_set_bit (&seen_in_insn, regno); in df_rd_bb_local_compute_process_def() 331 bitmap_set_bit (&bb_info->gen, DF_REF_ID (def)); in df_rd_bb_local_compute_process_def() 417 bitmap_set_bit (sparse_invalidated, regno); in df_rd_local_compute() 828 bitmap_set_bit (&bb_info->def, dregno); in df_lr_bb_local_compute() 836 bitmap_set_bit (&bb_info->use, DF_REF_REGNO (use)); in df_lr_bb_local_compute() 887 bitmap_set_bit (&bb_info->def, dregno); in df_lr_bb_local_compute() 889 bitmap_set_bit (&bb_info->use, dregno); in df_lr_bb_local_compute() [all …]
|
H A D | value-relation.cc | 204 bitmap_set_bit (b, i); in valid_equivs() 302 bitmap_set_bit (m_self_equiv[v], v); in equiv_set() 371 bitmap_set_bit (m_equiv_set, v); in register_equiv() 376 bitmap_set_bit (equiv->m_names, v); in register_equiv() 377 bitmap_set_bit (m_equiv[bb->index]->m_names, v); in register_equiv() 385 bitmap_set_bit (b, v); in register_equiv() 440 bitmap_set_bit (m_equiv_set, v); in register_initial_def() 442 bitmap_set_bit (equiv_set, v); in register_initial_def() 483 bitmap_set_bit (m_equiv_set, v1); in register_relation() 484 bitmap_set_bit (m_equiv_set, v2); in register_relation() [all …]
|
H A D | lra-remat.cc | 624 bitmap_set_bit (&bb_info->changed_regs, regno); in set_bb_regs() 626 bitmap_set_bit (&bb_info->dead_regs, regno); in set_bb_regs() 628 bitmap_set_bit (&subreg_regs, regno); in set_bb_regs() 742 bitmap_set_bit (livein_cands, i); in calculate_livein_cands() 801 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands() 817 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands() 826 bitmap_set_bit (gen_cands, cand->index); in calculate_gen_cands() 827 bitmap_set_bit (gen_insns, INSN_UID (insn)); in calculate_gen_cands() 866 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun() 877 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun() [all …]
|
H A D | tree-ssa-coalesce.cc | 587 bitmap_set_bit (bx, y); in ssa_conflicts_add_one() 626 bitmap_set_bit (bz, x); in ssa_conflicts_merge() 747 if (bitmap_set_bit (&ptr->live_base_var, root)) in live_track_add_partition() 749 bitmap_set_bit (&ptr->live_base_partitions[root], partition); in live_track_add_partition() 1024 bitmap_set_bit (used_in_copy, SSA_NAME_VERSION (var)); in coalesce_with_default() 1075 bitmap_set_bit (used_in_copy, SSA_NAME_VERSION (arg)); in create_coalesce_list_for_region() 1087 bitmap_set_bit (used_in_copy, ver); in create_coalesce_list_for_region() 1111 bitmap_set_bit (used_in_copy, v1); in create_coalesce_list_for_region() 1112 bitmap_set_bit (used_in_copy, v2); in create_coalesce_list_for_region() 1135 bitmap_set_bit (used_in_copy, v1); in create_coalesce_list_for_region() [all …]
|
H A D | valtrack.cc | 335 bitmap_set_bit (*pto_rescan, INSN_UID (DF_REF_INSN (use))); in dead_debug_global_replace_temp() 375 bitmap_set_bit (rescan, INSN_UID (insn)); in dead_debug_reset_uses() 432 bool added = bitmap_set_bit (debug->global->used, REGNO (reg)); in dead_debug_promote_uses() 456 bitmap_set_bit (debug->to_rescan, INSN_UID (insn)); in dead_debug_promote_uses() 471 bitmap_set_bit (debug->to_rescan, INSN_UID (insn)); in dead_debug_promote_uses() 545 bitmap_set_bit (debug->used, uregno); in dead_debug_add() 760 bitmap_set_bit (debug->to_rescan, INSN_UID (bind)); in dead_debug_insert_temp() 772 bitmap_set_bit (debug->to_rescan, INSN_UID (DF_REF_INSN (cur->use))); in dead_debug_insert_temp()
|
H A D | df-core.cc | 543 bitmap_set_bit (&blocks_to_reset, bb->index); in df_set_blocks() 927 bitmap_set_bit (pending, bbindex_to_postorder[ob_index]); in df_worklist_propagate_forward() 974 bitmap_set_bit (pending, bbindex_to_postorder[ob_index]); in df_worklist_propagate_backward() 1105 bitmap_set_bit (considered, index); in df_worklist_dataflow() 1113 bitmap_set_bit (pending, i); in df_worklist_dataflow() 1260 bitmap_set_bit (current_all_blocks, df->postorder[i]); in df_analyze() 1327 && bitmap_set_bit (visited, dest->index)) in loop_post_order_compute() 1378 bitmap_set_bit (visited, loop->header->index); in loop_inverted_post_order_compute() 1394 && bitmap_set_bit (visited, pred->index)) in loop_inverted_post_order_compute() 1436 bitmap_set_bit (blocks, df->postorder[i]); in df_analyze_loop() [all …]
|
H A D | df-scan.cc | 970 bitmap_set_bit (&df->insns_to_delete, uid); in df_insn_delete() 1055 bitmap_set_bit (&df->insns_to_rescan, INSN_UID (insn)); in df_insn_rescan() 1971 bitmap_set_bit (&df->insns_to_notes_rescan, INSN_UID (insn)); in df_notes_rescan() 3383 bitmap_set_bit (regular_block_artificial_uses, HARD_FRAME_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3394 bitmap_set_bit (regular_block_artificial_uses, FRAME_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3397 bitmap_set_bit (regular_block_artificial_uses, in df_get_regular_block_artificial_uses() 3404 bitmap_set_bit (regular_block_artificial_uses, ARG_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3410 bitmap_set_bit (regular_block_artificial_uses, picreg); in df_get_regular_block_artificial_uses() 3413 bitmap_set_bit (regular_block_artificial_uses, STACK_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3426 bitmap_set_bit (regular_block_artificial_uses, i); in df_get_regular_block_artificial_uses() [all …]
|
H A D | cfganal.cc | 102 bitmap_set_bit (visited, dest->index); in mark_dfs_back_edges() 406 bitmap_set_bit (&control_dependence_map[bb->index], edge_index); in set_control_dependence_map_bit() 691 bitmap_set_bit (visited, dest->index); in post_order_compute() 776 if (! bitmap_set_bit (visited, next->index)) in dfs_find_deadend() 849 bitmap_set_bit (visited, bb->index); in inverted_post_order_compute() 854 bitmap_set_bit (visited, EXIT_BLOCK_PTR_FOR_FN (cfun)->index); in inverted_post_order_compute() 866 bitmap_set_bit (visited, bb->index); in inverted_post_order_compute() 889 bitmap_set_bit (visited, pred->index); in inverted_post_order_compute() 937 bitmap_set_bit (visited, be->index); in inverted_post_order_compute() 950 bitmap_set_bit (visited, be->index); in inverted_post_order_compute() [all …]
|
H A D | sbitmap.cc | 931 bitmap_set_bit (s, 100); in test_bit_in_range() 945 bitmap_set_bit (s, 63); in test_bit_in_range() 954 bitmap_set_bit (s, 128); in test_bit_in_range() 965 bitmap_set_bit (s, 8); in test_bit_in_range() 981 bitmap_set_bit (s, 0); in test_bit_in_range() 982 bitmap_set_bit (s, 16); in test_bit_in_range() 983 bitmap_set_bit (s, 32); in test_bit_in_range() 984 bitmap_set_bit (s, 48); in test_bit_in_range() 985 bitmap_set_bit (s, 64); in test_bit_in_range()
|
H A D | tree-ssa-threadedge.cc | 832 bitmap_set_bit (visited, taken_edge->dest->index); in thread_around_empty_blocks() 870 bitmap_set_bit (visited, taken_edge->dest->index); in thread_around_empty_blocks() 990 bitmap_set_bit (visited, dest->index); in thread_through_normal_block() 991 bitmap_set_bit (visited, e->dest->index); in thread_through_normal_block() 1075 bitmap_set_bit (visited, e->src->index); in thread_across_edge() 1076 bitmap_set_bit (visited, e->dest->index); in thread_across_edge() 1143 bitmap_set_bit (visited, e->src->index); in thread_across_edge() 1144 bitmap_set_bit (visited, e->dest->index); in thread_across_edge() 1145 bitmap_set_bit (visited, taken_edge->dest->index); in thread_across_edge() 1456 bitmap_set_bit (imports, SSA_NAME_VERSION (op)); in compute_ranges_from_state()
|
H A D | early-remat.cc | 803 bitmap_set_bit (&m_candidate_regnos, regno); in add_candidate() 978 bitmap_set_bit (&m_tmp_bitmap, id); in collect_candidates() 1047 if (bitmap_set_bit (&m_tmp_bitmap, bb->index)) in sort_candidates() 1086 bitmap_set_bit (m_regno_to_candidates[cand->regno], cand_index); in finalize_candidate_indices() 1111 bitmap_set_bit (ec->members, cand1_index); in record_equiv_candidates() 1117 bitmap_set_bit (ec->members, cand2_index); in record_equiv_candidates() 1190 bitmap_set_bit (info->rd_gen, cand_index); in compute_rd() 1255 bitmap_set_bit (&reaching, cand_index + 1); in compute_rd() 1311 bitmap_set_bit (new_set, new_index); in canon_bitmap() 1374 bitmap_set_bit (uses_ec, def); in check_candidate_uses() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df-problems.c | 251 bitmap_set_bit (local_rd, DF_REF_ID (def)); in df_rd_simulate_artificial_defs_at_top() 276 bitmap_set_bit (local_rd, DF_REF_ID (def)); in df_rd_simulate_one_insn() 316 bitmap_set_bit (&bb_info->sparse_kill, regno); in df_rd_bb_local_compute_process_def() 326 bitmap_set_bit (&seen_in_insn, regno); in df_rd_bb_local_compute_process_def() 331 bitmap_set_bit (&bb_info->gen, DF_REF_ID (def)); in df_rd_bb_local_compute_process_def() 417 bitmap_set_bit (sparse_invalidated, regno); in df_rd_local_compute() 828 bitmap_set_bit (&bb_info->def, dregno); in df_lr_bb_local_compute() 836 bitmap_set_bit (&bb_info->use, DF_REF_REGNO (use)); in df_lr_bb_local_compute() 850 bitmap_set_bit (&bb_info->def, dregno); in df_lr_bb_local_compute() 856 bitmap_set_bit (&bb_info->use, DF_REF_REGNO (use)); in df_lr_bb_local_compute() [all …]
|
H A D | lra-remat.c | 624 bitmap_set_bit (&bb_info->changed_regs, regno); in set_bb_regs() 626 bitmap_set_bit (&bb_info->dead_regs, regno); in set_bb_regs() 628 bitmap_set_bit (&subreg_regs, regno); in set_bb_regs() 742 bitmap_set_bit (livein_cands, i); in calculate_livein_cands() 801 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands() 817 bitmap_set_bit (&temp_bitmap, uid); in calculate_gen_cands() 826 bitmap_set_bit (gen_cands, cand->index); in calculate_gen_cands() 827 bitmap_set_bit (gen_insns, INSN_UID (insn)); in calculate_gen_cands() 866 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun() 877 bitmap_set_bit (&temp_bitmap, cid); in cand_trans_fun() [all …]
|
H A D | tree-ssa-coalesce.c | 587 bitmap_set_bit (bx, y); in ssa_conflicts_add_one() 626 bitmap_set_bit (bz, x); in ssa_conflicts_merge() 747 if (bitmap_set_bit (&ptr->live_base_var, root)) in live_track_add_partition() 749 bitmap_set_bit (&ptr->live_base_partitions[root], partition); in live_track_add_partition() 1024 bitmap_set_bit (used_in_copy, SSA_NAME_VERSION (var)); in coalesce_with_default() 1075 bitmap_set_bit (used_in_copy, SSA_NAME_VERSION (arg)); in create_coalesce_list_for_region() 1087 bitmap_set_bit (used_in_copy, ver); in create_coalesce_list_for_region() 1111 bitmap_set_bit (used_in_copy, v1); in create_coalesce_list_for_region() 1112 bitmap_set_bit (used_in_copy, v2); in create_coalesce_list_for_region() 1135 bitmap_set_bit (used_in_copy, v1); in create_coalesce_list_for_region() [all …]
|
H A D | valtrack.c | 336 bitmap_set_bit (*pto_rescan, INSN_UID (DF_REF_INSN (use))); in dead_debug_global_replace_temp() 376 bitmap_set_bit (rescan, INSN_UID (insn)); in dead_debug_reset_uses() 433 bool added = bitmap_set_bit (debug->global->used, REGNO (reg)); in dead_debug_promote_uses() 457 bitmap_set_bit (debug->to_rescan, INSN_UID (insn)); in dead_debug_promote_uses() 472 bitmap_set_bit (debug->to_rescan, INSN_UID (insn)); in dead_debug_promote_uses() 546 bitmap_set_bit (debug->used, uregno); in dead_debug_add() 761 bitmap_set_bit (debug->to_rescan, INSN_UID (bind)); in dead_debug_insert_temp() 773 bitmap_set_bit (debug->to_rescan, INSN_UID (DF_REF_INSN (cur->use))); in dead_debug_insert_temp()
|
H A D | df-core.c | 543 bitmap_set_bit (&blocks_to_reset, bb->index); in df_set_blocks() 927 bitmap_set_bit (pending, bbindex_to_postorder[ob_index]); in df_worklist_propagate_forward() 974 bitmap_set_bit (pending, bbindex_to_postorder[ob_index]); in df_worklist_propagate_backward() 1105 bitmap_set_bit (considered, index); in df_worklist_dataflow() 1113 bitmap_set_bit (pending, i); in df_worklist_dataflow() 1260 bitmap_set_bit (current_all_blocks, df->postorder[i]); in df_analyze() 1327 && bitmap_set_bit (visited, dest->index)) in loop_post_order_compute() 1378 bitmap_set_bit (visited, loop->header->index); in loop_inverted_post_order_compute() 1394 && bitmap_set_bit (visited, pred->index)) in loop_inverted_post_order_compute() 1436 bitmap_set_bit (blocks, df->postorder[i]); in df_analyze_loop() [all …]
|
H A D | df-scan.c | 970 bitmap_set_bit (&df->insns_to_delete, uid); in df_insn_delete() 1055 bitmap_set_bit (&df->insns_to_rescan, INSN_UID (insn)); in df_insn_rescan() 1969 bitmap_set_bit (&df->insns_to_notes_rescan, INSN_UID (insn)); in df_notes_rescan() 3369 bitmap_set_bit (regular_block_artificial_uses, HARD_FRAME_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3380 bitmap_set_bit (regular_block_artificial_uses, FRAME_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3383 bitmap_set_bit (regular_block_artificial_uses, in df_get_regular_block_artificial_uses() 3390 bitmap_set_bit (regular_block_artificial_uses, ARG_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3396 bitmap_set_bit (regular_block_artificial_uses, picreg); in df_get_regular_block_artificial_uses() 3399 bitmap_set_bit (regular_block_artificial_uses, STACK_POINTER_REGNUM); in df_get_regular_block_artificial_uses() 3412 bitmap_set_bit (regular_block_artificial_uses, i); in df_get_regular_block_artificial_uses() [all …]
|
H A D | cfganal.c | 101 bitmap_set_bit (visited, dest->index); in mark_dfs_back_edges() 365 bitmap_set_bit (control_dependence_map[bb->index], edge_index); in set_control_dependence_map_bit() 662 bitmap_set_bit (visited, dest->index); in post_order_compute() 747 if (! bitmap_set_bit (visited, next->index)) in dfs_find_deadend() 822 bitmap_set_bit (visited, bb->index); in inverted_post_order_compute() 827 bitmap_set_bit (visited, EXIT_BLOCK_PTR_FOR_FN (cfun)->index); in inverted_post_order_compute() 839 bitmap_set_bit (visited, bb->index); in inverted_post_order_compute() 862 bitmap_set_bit (visited, pred->index); in inverted_post_order_compute() 910 bitmap_set_bit (visited, be->index); in inverted_post_order_compute() 923 bitmap_set_bit (visited, be->index); in inverted_post_order_compute() [all …]
|
H A D | sbitmap.c | 931 bitmap_set_bit (s, 100); in test_bit_in_range() 945 bitmap_set_bit (s, 63); in test_bit_in_range() 954 bitmap_set_bit (s, 128); in test_bit_in_range() 965 bitmap_set_bit (s, 8); in test_bit_in_range() 981 bitmap_set_bit (s, 0); in test_bit_in_range() 982 bitmap_set_bit (s, 16); in test_bit_in_range() 983 bitmap_set_bit (s, 32); in test_bit_in_range() 984 bitmap_set_bit (s, 48); in test_bit_in_range() 985 bitmap_set_bit (s, 64); in test_bit_in_range()
|
H A D | early-remat.c | 803 bitmap_set_bit (&m_candidate_regnos, regno); in add_candidate() 978 bitmap_set_bit (&m_tmp_bitmap, id); in collect_candidates() 1047 if (bitmap_set_bit (&m_tmp_bitmap, bb->index)) in sort_candidates() 1086 bitmap_set_bit (m_regno_to_candidates[cand->regno], cand_index); in finalize_candidate_indices() 1111 bitmap_set_bit (ec->members, cand1_index); in record_equiv_candidates() 1117 bitmap_set_bit (ec->members, cand2_index); in record_equiv_candidates() 1190 bitmap_set_bit (info->rd_gen, cand_index); in compute_rd() 1255 bitmap_set_bit (&reaching, cand_index + 1); in compute_rd() 1311 bitmap_set_bit (new_set, new_index); in canon_bitmap() 1374 bitmap_set_bit (uses_ec, def); in check_candidate_uses() [all …]
|
H A D | tree-ssa-ter.c | 279 bitmap_set_bit (tab->partition_dependencies[version], p); in make_dependent_on_partition() 291 bitmap_set_bit (tab->partition_in_use, p); in add_to_partition_kill_list() 293 bitmap_set_bit (tab->kill_list[p], ver); in add_to_partition_kill_list() 458 bitmap_set_bit (def_vars, DECL_UID (basevar)); in process_replaceable() 473 bitmap_set_bit (def_vars, DECL_UID (SSA_NAME_VAR (var))); in process_replaceable() 540 bitmap_set_bit (tab->replaceable_expressions, version); in mark_replaceable()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/epiphany/ |
H A D | resolve-sw-modes.c | 122 bitmap_set_bit (pushed, bb->index); in execute() 137 bitmap_set_bit (pushed, bb->index); in execute() 138 bitmap_set_bit (pushed, bb->index); in execute() 165 bitmap_set_bit (pushed, bb->index); in execute()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/epiphany/ |
H A D | resolve-sw-modes.cc | 122 bitmap_set_bit (pushed, bb->index); in execute() 137 bitmap_set_bit (pushed, bb->index); in execute() 138 bitmap_set_bit (pushed, bb->index); in execute() 165 bitmap_set_bit (pushed, bb->index); in execute()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | reachability.h | 44 bitmap_set_bit (m_indices, target_node->m_index); in reachability() 56 bitmap_set_bit (m_indices, pred->m_src->m_index); in reachability()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | reachability.h | 44 bitmap_set_bit (m_indices, target_node->m_index); in reachability() 56 bitmap_set_bit (m_indices, pred->m_src->m_index); in reachability()
|