Home
last modified time | relevance | path

Searched defs:artificial_uses (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dregstat.c121 bitmap live, bitmap do_not_gen, bitmap artificial_uses, in regstat_bb_compute_ri()
347 bitmap artificial_uses = BITMAP_ALLOC (&df_bitmap_obstack); in regstat_compute_ri() local
H A Ddf-problems.c2869 bitmap live, bitmap artificial_uses) in df_whole_mw_reg_unused_p()
2918 bitmap artificial_uses, in df_set_unused_notes_for_mw()
2965 bitmap live, bitmap artificial_uses, in df_whole_mw_reg_dead_p()
2994 bitmap artificial_uses, bool *added_notes_p) in df_set_dead_notes_for_mw()
3054 bitmap live, bitmap artificial_uses, in df_create_unused_note()
3276 bitmap live, bitmap do_not_gen, bitmap artificial_uses) in df_note_bb_compute()
3502 bitmap_head live, do_not_gen, artificial_uses; in df_note_compute() local
H A Ddf.h771 df_ref *artificial_uses; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddf-problems.c3259 bitmap live, bitmap artificial_uses) in df_whole_mw_reg_unused_p()
3289 bitmap artificial_uses, in df_set_unused_notes_for_mw()
3333 bitmap live, bitmap artificial_uses, in df_whole_mw_reg_dead_p()
3362 bitmap artificial_uses, bool *added_notes_p) in df_set_dead_notes_for_mw()
3418 bitmap live, bitmap artificial_uses, in df_create_unused_note()
3452 bitmap live, bitmap do_not_gen, bitmap artificial_uses) in df_note_bb_compute()
3652 bitmap_head live, do_not_gen, artificial_uses; in df_note_compute() local
H A Ddf.h825 df_ref artificial_uses; member