Searched refs:REG_SET_TO_HARD_REG_SET (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmode-switching.c459 REG_SET_TO_HARD_REG_SET (live_now,
605 REG_SET_TO_HARD_REG_SET (live_at_edge,
H A Dcaller-save.c421 REG_SET_TO_HARD_REG_SET (hard_regs_to_save,
H A Dbasic-block.h85 #define REG_SET_TO_HARD_REG_SET(TO, FROM) \ macro
H A Dresource.c985 REG_SET_TO_HARD_REG_SET (current_live_regs, regs_live);
H A Drtl-factoring.c523 REG_SET_TO_HARD_REG_SET (*hregs, regs);
H A Dreload1.c1663 REG_SET_TO_HARD_REG_SET (used_by_pseudos, &chain->live_throughout);
1664 REG_SET_TO_HARD_REG_SET (used_by_pseudos2, &chain->dead_or_set);
3780 REG_SET_TO_HARD_REG_SET (used_by_pseudos, &chain->live_throughout);
3781 REG_SET_TO_HARD_REG_SET (used_by_pseudos2, &chain->dead_or_set);
5417 REG_SET_TO_HARD_REG_SET (tmp, &chain->live_throughout);
5419 REG_SET_TO_HARD_REG_SET (tmp, &chain->dead_or_set);
H A Drecog.c2970 REG_SET_TO_HARD_REG_SET (live, peep2_insn_data[from].live_before);
2979 REG_SET_TO_HARD_REG_SET (this_live, peep2_insn_data[from].live_before);
H A Dbt-load.c584 REG_SET_TO_HARD_REG_SET (btrs_live_at_end[i], bb->il.rtl->global_live_at_end);
H A Dpostreload.c745 REG_SET_TO_HARD_REG_SET (live,
H A Dglobal.c710 REG_SET_TO_HARD_REG_SET (hard_regs_live, old);
H A Dlocal-alloc.c1320 REG_SET_TO_HARD_REG_SET (regs_live,
H A Dregrename.c153 REG_SET_TO_HARD_REG_SET (live, b->il.rtl->global_live_at_start);

Completed in 217 milliseconds