Lines Matching refs:bitmap_set_bit

288 	  bitmap_set_bit (local_rd, DF_REF_ID (def));  in df_rd_simulate_artificial_defs_at_top()
316 bitmap_set_bit (local_rd, DF_REF_ID (def)); in df_rd_simulate_one_insn()
357 bitmap_set_bit (&bb_info->sparse_kill, regno); in df_rd_bb_local_compute_process_def()
367 bitmap_set_bit (&seen_in_insn, regno); in df_rd_bb_local_compute_process_def()
372 bitmap_set_bit (&bb_info->gen, DF_REF_ID (def)); in df_rd_bb_local_compute_process_def()
455 bitmap_set_bit (sparse_invalidated, regno); in df_rd_local_compute()
815 bitmap_set_bit (&bb_info->def, dregno); in df_lr_bb_local_compute()
826 bitmap_set_bit (&bb_info->use, DF_REF_REGNO (use)); in df_lr_bb_local_compute()
844 bitmap_set_bit (&bb_info->def, dregno); in df_lr_bb_local_compute()
853 bitmap_set_bit (&bb_info->use, DF_REF_REGNO (use)); in df_lr_bb_local_compute()
866 bitmap_set_bit (&bb_info->def, dregno); in df_lr_bb_local_compute()
878 bitmap_set_bit (&bb_info->use, DF_REF_REGNO (use)); in df_lr_bb_local_compute()
902 bitmap_set_bit (&df->hardware_regs_used, STACK_POINTER_REGNUM); in df_lr_local_compute()
912 bitmap_set_bit (&df->hardware_regs_used, FRAME_POINTER_REGNUM); in df_lr_local_compute()
918 bitmap_set_bit (&df->hardware_regs_used, ARG_POINTER_REGNUM); in df_lr_local_compute()
925 bitmap_set_bit (&df->hardware_regs_used, pic_offset_table_regnum); in df_lr_local_compute()
1257 bitmap_set_bit (&all_blocks, bb->index); in df_lr_verify_transfer_functions()
1455 bitmap_set_bit (&bb_info->gen, regno); in df_live_bb_local_compute()
1459 bitmap_set_bit (&bb_info->kill, regno); in df_live_bb_local_compute()
1461 bitmap_set_bit (&bb_info->gen, regno); in df_live_bb_local_compute()
1468 bitmap_set_bit (&bb_info->gen, DF_REF_REGNO (def)); in df_live_bb_local_compute()
1773 bitmap_set_bit (df_live->out_of_date_transfer_functions, in df_live_set_all_dirty()
1801 bitmap_set_bit (&all_blocks, bb->index); in df_live_verify_transfer_functions()
2070 bitmap_set_bit (df_chain->out_of_date_transfer_functions, bb_index); in df_chain_create_bb()
2354 bitmap_set_bit (df_word_lr->out_of_date_transfer_functions, bb->index); in df_word_lr_alloc()
2356 bitmap_set_bit (df_word_lr->out_of_date_transfer_functions, ENTRY_BLOCK); in df_word_lr_alloc()
2357 bitmap_set_bit (df_word_lr->out_of_date_transfer_functions, EXIT_BLOCK); in df_word_lr_alloc()
2438 changed |= bitmap_set_bit (live, regno * 2); in df_word_lr_mark_ref()
2440 changed |= bitmap_set_bit (live, regno * 2 + 1); in df_word_lr_mark_ref()
2938 bitmap_set_bit (do_not_gen, regno); in df_set_unused_notes_for_mw()
2953 bitmap_set_bit (do_not_gen, r); in df_set_unused_notes_for_mw()
3158 bitmap_set_bit (debug->to_rescan, INSN_UID (insn)); in dead_debug_reset()
3196 bitmap_set_bit (debug->used, uregno); in dead_debug_add()
3264 bitmap_set_bit (debug->to_rescan, INSN_UID (DF_REF_INSN (cur->use))); in dead_debug_insert_before()
3317 bitmap_set_bit (live, regno); in df_note_bb_compute()
3321 bitmap_set_bit (artificial_uses, regno); in df_note_bb_compute()
3381 bitmap_set_bit (do_not_gen, dregno); in df_note_bb_compute()
3410 bitmap_set_bit (do_not_gen, dregno); in df_note_bb_compute()
3479 bitmap_set_bit (live, uregno); in df_note_bb_compute()
3605 bitmap_set_bit (defs, DF_REF_REGNO (def)); in df_simulate_find_defs()
3621 bitmap_set_bit (uses, DF_REF_REGNO (def)); in df_simulate_find_uses()
3626 bitmap_set_bit (uses, DF_REF_REGNO (use)); in df_simulate_find_uses()
3642 bitmap_set_bit (defs, DF_REF_REGNO (def)); in df_simulate_find_noclobber_defs()
3683 bitmap_set_bit (live, DF_REF_REGNO (use)); in df_simulate_uses()
3735 bitmap_set_bit (live, DF_REF_REGNO (use)); in df_simulate_initialize_backwards()
3778 bitmap_set_bit (live, DF_REF_REGNO (use)); in df_simulate_finalize_backwards()
3808 bitmap_set_bit (live, DF_REF_REGNO (def)); in df_simulate_initialize_forwards()
4310 bitmap_set_bit (local_md, dregno); in df_md_simulate_artificial_defs_at_top()
4337 bitmap_set_bit (local_md, DF_REF_ID (def)); in df_md_simulate_one_insn()
4364 bitmap_set_bit (&bb_info->gen, dregno); in df_md_bb_local_compute_process_def()
4371 bitmap_set_bit (&seen_in_insn, dregno); in df_md_bb_local_compute_process_def()
4372 bitmap_set_bit (&bb_info->kill, dregno); in df_md_bb_local_compute_process_def()