Lines Matching refs:bitmap_set_bit
155 bitmap_set_bit (live, regno); in regstat_bb_compute_ri()
156 bitmap_set_bit (artificial_uses, regno); in regstat_bb_compute_ri()
214 bitmap_set_bit (setjmp_crosses, regno); in regstat_bb_compute_ri()
239 bitmap_set_bit (do_not_gen, regno); in regstat_bb_compute_ri()
269 bitmap_set_bit (local_processed, dregno); in regstat_bb_compute_ri()
289 bitmap_set_bit (do_not_gen, dregno); in regstat_bb_compute_ri()
311 if (bitmap_set_bit (live, uregno)) in regstat_bb_compute_ri()
323 bitmap_set_bit (local_live, uregno); in regstat_bb_compute_ri()
324 bitmap_set_bit (local_processed, uregno); in regstat_bb_compute_ri()
447 bitmap_set_bit (live, DF_REF_REGNO (use)); in regstat_bb_compute_calls_crossed()
486 bitmap_set_bit (live, DF_REF_REGNO (use)); in regstat_bb_compute_calls_crossed()