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

/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c2922 int i, epilogue_p, regno, alt_regno, cfa_off, n_varargs;
3067 alt_regno = next_scratch_gr_reg ();
3068 ar_unat_save_reg = gen_rtx_REG (DImode, alt_regno);
3069 current_frame_info.gr_used_mask |= 1 << alt_regno;
3124 alt_regno = next_scratch_gr_reg ();
3125 alt_reg = gen_rtx_REG (DImode, alt_regno);
3168 alt_regno = next_scratch_gr_reg ();
3169 alt_reg = gen_rtx_REG (DImode, alt_regno);
3193 alt_regno = next_scratch_gr_reg ();
3194 alt_reg = gen_rtx_REG (DImode, alt_regno);
2916 int i, epilogue_p, regno, alt_regno, cfa_off, n_varargs; local
3259 int regno, alt_regno, cfa_off; local
[all...]

Completed in 73 milliseconds