Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlra.c2016 static bitmap_head scratch_operand_bitmap; variable
2029 return bitmap_bit_p (&scratch_operand_bitmap, in lra_former_scratch_operand_p()
2046 bitmap_set_bit (&scratch_operand_bitmap, in lra_register_new_scratch_op()
2065 bitmap_initialize (&scratch_operand_bitmap, &reg_obstack); in remove_scratches()
2135 bitmap_clear (&scratch_operand_bitmap); in restore_scratches()