/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | regstat.c | 146 bitmap_clear_bit (live, DF_REF_REGNO (def)); in regstat_bb_compute_ri() 265 bitmap_clear_bit (local_live, dregno); in regstat_bb_compute_ri() 293 bitmap_clear_bit (live, dregno); in regstat_bb_compute_ri() 440 bitmap_clear_bit (live, DF_REF_REGNO (def)); in regstat_bb_compute_calls_crossed() 479 bitmap_clear_bit (live, DF_REF_REGNO (def)); in regstat_bb_compute_calls_crossed()
|
H A D | df-problems.c | 816 bitmap_clear_bit (&bb_info->use, dregno); in df_lr_bb_local_compute() 845 bitmap_clear_bit (&bb_info->use, dregno); in df_lr_bb_local_compute() 867 bitmap_clear_bit (&bb_info->use, dregno); in df_lr_bb_local_compute() 2445 changed |= bitmap_clear_bit (live, regno * 2); in df_word_lr_mark_ref() 2447 changed |= bitmap_clear_bit (live, regno * 2 + 1); in df_word_lr_mark_ref() 3116 bitmap_clear_bit (debug->to_rescan, INSN_UID (insn)); in dead_debug_finish() 3146 if (!debug->used || !bitmap_clear_bit (debug->used, dregno)) in dead_debug_reset() 3215 if (!debug->used || !bitmap_clear_bit (debug->used, uregno)) in dead_debug_insert_before() 3308 bitmap_clear_bit (live, DF_REF_REGNO (def)); in df_note_bb_compute() 3385 bitmap_clear_bit (live, dregno); in df_note_bb_compute() [all …]
|
H A D | df-scan.c | 1127 bitmap_clear_bit (&df->insns_to_rescan, uid); in df_insn_delete() 1128 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_delete() 1139 bitmap_clear_bit (&df->insns_to_delete, uid); in df_insn_delete() 1140 bitmap_clear_bit (&df->insns_to_rescan, uid); in df_insn_delete() 1141 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_delete() 1242 bitmap_clear_bit (&df->insns_to_delete, uid); in df_insn_rescan() 1243 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_rescan() 1253 bitmap_clear_bit (&df->insns_to_delete, uid); in df_insn_rescan() 1254 bitmap_clear_bit (&df->insns_to_rescan, uid); in df_insn_rescan() 1255 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_rescan() [all …]
|
H A D | regset.h | 78 #define CLEAR_REGNO_REG_SET(HEAD, REG) bitmap_clear_bit (HEAD, REG)
|
H A D | tree-ssa-ter.c | 300 bitmap_clear_bit (tab->kill_list[p], version); in remove_from_partition_kill_list() 303 bitmap_clear_bit (tab->partition_in_use, p); in remove_from_partition_kill_list()
|
H A D | tree-ssa-tail-merge.c | 768 bitmap_clear_bit (same->bbs, bb->index); in same_succ_flush_bb() 827 bitmap_clear_bit (deleted_bb_preds, ENTRY_BLOCK); in update_worklist() 1472 bitmap_clear_bit (c->bbs, bb2->index); in apply_clusters() 1476 bitmap_clear_bit (update_bbs, bb1->index); in apply_clusters()
|
H A D | sched-deps.c | 1085 bitmap_clear_bit (&output_dependency_cache[insn_luid], elem_luid); in update_dependency_caches() 1089 bitmap_clear_bit (&anti_dependency_cache[insn_luid], elem_luid); in update_dependency_caches() 1093 bitmap_clear_bit (&control_dependency_cache[insn_luid], elem_luid); in update_dependency_caches() 1120 bitmap_clear_bit (&spec_dependency_cache[INSN_LUID (insn)], in change_spec_dep_to_hard() 1428 bitmap_clear_bit (&true_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1429 bitmap_clear_bit (&anti_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1430 bitmap_clear_bit (&control_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1431 bitmap_clear_bit (&output_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1434 bitmap_clear_bit (&spec_dependency_cache[insn_luid], elem_luid); in sd_delete_dep()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gcse-common.c | 137 bitmap_clear_bit (bmap[DF_REF_BB (def)->index], indx); in compute_transp() 156 bitmap_clear_bit (bmap[bb_index], indx); in compute_transp() 178 bitmap_clear_bit (bmap[bb_index], indx); in compute_transp()
|
H A D | regstat.c | 129 bitmap_clear_bit (live, DF_REF_REGNO (def)); in regstat_bb_compute_ri() 196 bitmap_clear_bit (live, dregno); in regstat_bb_compute_ri() 319 bitmap_clear_bit (live, DF_REF_REGNO (def)); in regstat_bb_compute_calls_crossed() 352 bitmap_clear_bit (live, DF_REF_REGNO (def)); in regstat_bb_compute_calls_crossed()
|
H A D | tree-ssa-phionlycprop.c | 360 bitmap_clear_bit (interesting_names, version); in eliminate_const_or_copy() 370 bitmap_clear_bit (interesting_names, version); in eliminate_const_or_copy() 395 bitmap_clear_bit (interesting_names, version); in eliminate_const_or_copy()
|
H A D | df-problems.c | 827 bitmap_clear_bit (&bb_info->use, dregno); in df_lr_bb_local_compute() 849 bitmap_clear_bit (&bb_info->use, dregno); in df_lr_bb_local_compute() 865 bitmap_clear_bit (&bb_info->use, dregno); in df_lr_bb_local_compute() 2232 bitmap_clear_bit (gen, regno); in df_mir_simulate_one_insn() 2239 bitmap_clear_bit (kill, regno); in df_mir_simulate_one_insn() 2840 changed |= bitmap_clear_bit (live, regno * 2); in df_word_lr_mark_ref() 2842 changed |= bitmap_clear_bit (live, regno * 2 + 1); in df_word_lr_mark_ref() 3478 bitmap_clear_bit (live, DF_REF_REGNO (def)); in df_note_bb_compute() 3543 bitmap_clear_bit (live, dregno); in df_note_bb_compute() 3564 bitmap_clear_bit (live, dregno); in df_note_bb_compute() [all …]
|
H A D | df-scan.c | 909 bitmap_clear_bit (&df->insns_to_delete, uid); in df_insn_info_delete() 910 bitmap_clear_bit (&df->insns_to_rescan, uid); in df_insn_info_delete() 911 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_info_delete() 968 bitmap_clear_bit (&df->insns_to_rescan, uid); in df_insn_delete() 969 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_delete() 1053 bitmap_clear_bit (&df->insns_to_delete, uid); in df_insn_rescan() 1054 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_rescan() 1059 bitmap_clear_bit (&df->insns_to_delete, uid); in df_insn_rescan() 1060 bitmap_clear_bit (&df->insns_to_rescan, uid); in df_insn_rescan() 1061 bitmap_clear_bit (&df->insns_to_notes_rescan, uid); in df_insn_rescan() [all …]
|
H A D | regset.h | 75 #define CLEAR_REGNO_REG_SET(HEAD, REG) bitmap_clear_bit (HEAD, REG)
|
H A D | loop-unroll.c | 519 bitmap_clear_bit (wont_exit, 0); in unroll_loop_constant_iterations() 521 bitmap_clear_bit (wont_exit, 1); in unroll_loop_constant_iterations() 570 bitmap_clear_bit (wont_exit, 0); in unroll_loop_constant_iterations() 572 bitmap_clear_bit (wont_exit, 1); in unroll_loop_constant_iterations() 606 bitmap_clear_bit (wont_exit, max_unroll); in unroll_loop_constant_iterations() 1070 bitmap_clear_bit (wont_exit, may_exit_copy); in unroll_loop_runtime_iterations()
|
H A D | tree-ssa-pre.c | 804 bitmap_clear_bit (&a->expressions, to_remove); in bitmap_set_subtract_values() 812 bitmap_clear_bit (&a->expressions, to_remove); in bitmap_set_subtract_values() 867 if (bitmap_clear_bit (&set->expressions, i)) in bitmap_value_replace_in_set() 1913 bitmap_clear_bit (&set1->expressions, get_expression_id (expr)); in FOR_EACH_VEC_ELT() 1918 bitmap_clear_bit (&set1->values, val); in FOR_EACH_VEC_ELT() 1940 bitmap_clear_bit (&set->expressions, to_remove); in prune_clobbered_mems() 1977 bitmap_clear_bit (&set->expressions, to_remove); in prune_clobbered_mems() 2114 bitmap_clear_bit (&ANTIC_OUT->expressions, to_clear); in compute_antic_aux() 2123 bitmap_clear_bit (&ANTIC_OUT->expressions, to_clear); in compute_antic_aux() 2163 bitmap_clear_bit (&ANTIC_IN (block)->expressions, to_clear); in compute_antic_aux() [all …]
|
H A D | ira.c | 2838 bitmap_clear_bit (r, from); in mark_elimination() 2846 bitmap_clear_bit (r, from); in mark_elimination() 4209 bitmap_clear_bit (live_subregs[regno], start); in build_insn_chain() 4215 bitmap_clear_bit (live_subregs_used, regno); in build_insn_chain() 4216 bitmap_clear_bit (live_relevant_regs, regno); in build_insn_chain() 4233 bitmap_clear_bit (live_subregs_used, regno); in build_insn_chain() 4234 bitmap_clear_bit (live_relevant_regs, regno); in build_insn_chain() 4305 bitmap_clear_bit (live_subregs_used, regno); in build_insn_chain() 4560 bitmap_clear_bit (transp, regno); in find_moveable_pseudos() 4567 if (bitmap_clear_bit (moveable, regno)) in find_moveable_pseudos() [all …]
|
H A D | tree-ssa-loop-ivcanon.c | 896 bitmap_clear_bit (wont_exit, 0); in try_unroll_loop_completely() 904 bitmap_clear_bit (wont_exit, 1); in try_unroll_loop_completely() 1085 bitmap_clear_bit (wont_exit, 0); in try_peel_loop() 1093 bitmap_clear_bit (wont_exit, 1); in try_peel_loop()
|
H A D | tree-ssa-tail-merge.c | 841 bitmap_clear_bit (same->bbs, bb->index); in same_succ_flush_bb() 899 bitmap_clear_bit (deleted_bb_preds, ENTRY_BLOCK); in update_worklist() 1656 bitmap_clear_bit (c->bbs, bb2->index); in apply_clusters() 1660 bitmap_clear_bit (update_bbs, bb1->index); in apply_clusters()
|
H A D | tree-ssa-ter.c | 304 bitmap_clear_bit (tab->kill_list[p], version); in remove_from_partition_kill_list() 307 bitmap_clear_bit (tab->partition_in_use, p); in remove_from_partition_kill_list()
|
H A D | sbitmap.h | 141 bitmap_clear_bit (sbitmap map, int bitno) in bitmap_clear_bit() function
|
H A D | valtrack.c | 378 bitmap_clear_bit (debug->to_rescan, INSN_UID (insn)); in dead_debug_reset_uses() 593 if (!global && !bitmap_clear_bit (debug->used, uregno)) in dead_debug_insert_temp()
|
H A D | sched-deps.c | 1086 bitmap_clear_bit (&output_dependency_cache[insn_luid], elem_luid); in update_dependency_caches() 1090 bitmap_clear_bit (&anti_dependency_cache[insn_luid], elem_luid); in update_dependency_caches() 1094 bitmap_clear_bit (&control_dependency_cache[insn_luid], elem_luid); in update_dependency_caches() 1121 bitmap_clear_bit (&spec_dependency_cache[INSN_LUID (insn)], in change_spec_dep_to_hard() 1437 bitmap_clear_bit (&true_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1438 bitmap_clear_bit (&anti_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1439 bitmap_clear_bit (&control_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1440 bitmap_clear_bit (&output_dependency_cache[insn_luid], elem_luid); in sd_delete_dep() 1443 bitmap_clear_bit (&spec_dependency_cache[insn_luid], elem_luid); in sd_delete_dep()
|
H A D | lra-remat.c | 795 bitmap_clear_bit (gen_cands, cand->index); in calculate_gen_cands() 809 bitmap_clear_bit (gen_cands, cand->index); in calculate_gen_cands() 1239 bitmap_clear_bit (active_cands, cand->index); in do_remat()
|
/dflybsd-src/crypto/openssh/ |
H A D | bitmap.h | 43 void bitmap_clear_bit(struct bitmap *b, u_int n);
|
H A D | bitmap.c | 126 bitmap_clear_bit(struct bitmap *b, u_int n) in bitmap_clear_bit() function
|