Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra.c2018 static bitmap_head scratch_operand_bitmap; variable
2031 return bitmap_bit_p (&scratch_operand_bitmap, in lra_former_scratch_operand_p()
2049 bitmap_set_bit (&scratch_operand_bitmap, in lra_register_new_scratch_op()
2096 bitmap_initialize (&scratch_operand_bitmap, &reg_obstack); in remove_scratches()
2150 bitmap_clear (&scratch_operand_bitmap); in restore_scratches()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira.cc5296 static bitmap_head scratch_operand_bitmap; variable
5309 return bitmap_bit_p (&scratch_operand_bitmap, in ira_former_scratch_operand_p()
5327 bitmap_set_bit (&scratch_operand_bitmap, in ira_register_new_scratch_op()
5396 bitmap_initialize (&scratch_operand_bitmap, &reg_obstack); in remove_scratches()
5452 bitmap_clear (&scratch_operand_bitmap); in ira_restore_scratches()
H A DChangeLog-20207232 initialize scratches, scratch_bitmap, and scratch_operand_bitmap.
7235 (scratch_operand_bitmap, lra_former_scratch_p)