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

/freebsd-9.3-release/contrib/gcc/
H A Dreload.h215 regset_head live_throughout;
216 regset_head dead_or_set;
H A Dsched-int.h28 /* For regset_head. */
130 regset_head reg_last_in_use;
133 regset_head reg_conditional_sets;
H A Drtl-factoring.c456 regset_head live;
536 regset_head live;
H A Dbasic-block.h35 typedef bitmap_head regset_head; typedef
37 /* A pointer to a regset_head. */
H A Dstruct-equiv.c1239 regset_head clobbered_regs;
H A Dlocal-alloc.c805 regset_head cleared_regs;
H A Dreload1.c91 static regset_head reg_has_output_reload;
258 static regset_head spilled_pseudos;
262 static regset_head pseudos_counted;
3944 regset_head regs_to_forget;
H A Dsched-deps.c1197 regset_head tmp_uses, tmp_sets;

Completed in 140 milliseconds