Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreload1.cc3916 HARD_REG_SET to_spill; in update_eliminables_and_spill() local
3917 CLEAR_HARD_REG_SET (to_spill); in update_eliminables_and_spill()
3918 update_eliminables (&to_spill); in update_eliminables_and_spill()
3919 used_spill_regs &= ~to_spill; in update_eliminables_and_spill()
3922 if (TEST_HARD_REG_BIT (to_spill, i)) in update_eliminables_and_spill()