Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dreload.h215 regset_head live_throughout;
216 regset_head dead_or_set;
Dsched-int.h130 regset_head reg_last_in_use;
133 regset_head reg_conditional_sets;
Drtl-factoring.c456 regset_head live; in collect_pattern_seqs()
536 regset_head live; in clear_regs_live_in_seq()
Dbasic-block.h35 typedef bitmap_head regset_head; typedef
Dstruct-equiv.c1238 regset_head clobbered_regs; in struct_equiv_block_eq()
Dreload1.c90 static regset_head reg_has_output_reload;
257 static regset_head spilled_pseudos;
261 static regset_head pseudos_counted;
3926 regset_head regs_to_forget; in reload_as_needed()
Dlocal-alloc.c799 regset_head cleared_regs; in update_equiv_regs()
Dsched-deps.c1189 regset_head tmp_uses, tmp_sets; 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.