Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreload1.cc205 static regset_head changed_allocation_pseudos; variable
460 INIT_REG_SET (&changed_allocation_pseudos); in init_reload()
1068 CLEAR_REG_SET (&changed_allocation_pseudos); in reload()
4301 CLEAR_REG_SET (&changed_allocation_pseudos); in finish_spills()
4309 SET_REGNO_REG_SET (&changed_allocation_pseudos, i); in finish_spills()
H A DChangeLog-20089690 (changed_allocation_pseudos): New bitmap.
9697 Clear changed_allocation_pseudos at the end of reload.
9713 mark_allocation_change. Set up changed_allocation_pseudos.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreload1.c205 static regset_head changed_allocation_pseudos; variable
461 INIT_REG_SET (&changed_allocation_pseudos); in init_reload()
1069 CLEAR_REG_SET (&changed_allocation_pseudos); in reload()
4304 CLEAR_REG_SET (&changed_allocation_pseudos); in finish_spills()
4312 SET_REGNO_REG_SET (&changed_allocation_pseudos, i); in finish_spills()