Home
last modified time | relevance | path

Searched refs:scratch_bitmap (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlra.c2013 static bitmap_head scratch_bitmap; variable
2022 return bitmap_bit_p (&scratch_bitmap, regno); in lra_former_scratch_p()
2045 bitmap_set_bit (&scratch_bitmap, REGNO (op)); in lra_register_new_scratch_op()
2064 bitmap_initialize (&scratch_bitmap, &reg_obstack); in remove_scratches()
2134 bitmap_clear (&scratch_bitmap); in restore_scratches()