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

/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c220 static int next_scratch_gr_reg (void);
2658 next_scratch_gr_reg (void)
3102 int regno = next_scratch_gr_reg ();
3139 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ());
3173 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ());
3636 regno = next_scratch_gr_reg ();
3679 regno = next_scratch_gr_reg ();
3716 alt_regno = next_scratch_gr_reg ();
3775 alt_regno = next_scratch_gr_reg ();
3821 alt_regno = next_scratch_gr_reg ();
2653 next_scratch_gr_reg (void) function
[all...]

Completed in 58 milliseconds