Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dregset.h35 typedef bitmap_head regset_head; typedef
Dsched-int.h566 regset_head reg_last_in_use;
Dreload1.cc95 static regset_head reg_has_output_reload;
202 static regset_head spilled_pseudos;
205 static regset_head changed_allocation_pseudos;
209 static regset_head pseudos_counted;
4475 regset_head regs_to_forget; in reload_as_needed()
Drecog.cc4053 regset_head live; in peep2_update_life()
Dsched-deps.cc3110 regset_head set_or_clobbered; in sched_analyze_insn()
DChangeLog-1999368 to be of type regset_head, not regset. All users changed by adding
906 (pseudos_counted, spilled_pseudos): Now of type regset_head. All
2239 * basic-block.h (regset_head): New typedef.
DChangeLog-201030092 and dead_or_set from regset_head to bitmap_head.
30095 spilled_regs from regset_head to bitmap_head to avoid dependency
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc19172 regset_head live; in thumb2_reorg()