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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c187 static int next_scratch_gr_reg (void);
2642 next_scratch_gr_reg (void)
3088 int regno = next_scratch_gr_reg ();
3125 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ());
3159 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ());
3615 regno = next_scratch_gr_reg ();
3657 regno = next_scratch_gr_reg ();
3693 alt_regno = next_scratch_gr_reg ();
3752 alt_regno = next_scratch_gr_reg ();
3798 alt_regno = next_scratch_gr_reg ();
2637 next_scratch_gr_reg (void) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc187 static int next_scratch_gr_reg (void);
2642 next_scratch_gr_reg (void)
3088 int regno = next_scratch_gr_reg ();
3125 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ());
3159 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ());
3615 regno = next_scratch_gr_reg ();
3657 regno = next_scratch_gr_reg ();
3693 alt_regno = next_scratch_gr_reg ();
3752 alt_regno = next_scratch_gr_reg ();
3798 alt_regno = next_scratch_gr_reg ();
2637 next_scratch_gr_reg (void) function
[all...]

Completed in 252 milliseconds