Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/
Dia64.cc186 static int next_scratch_gr_reg (void);
2637 next_scratch_gr_reg (void) in next_scratch_gr_reg() function
3083 int regno = next_scratch_gr_reg (); in setup_spill_pointers()
3120 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ()); in spill_restore_mem()
3154 rtx tmp = gen_rtx_REG (DImode, next_scratch_gr_reg ()); in spill_restore_mem()
3610 regno = next_scratch_gr_reg (); in ia64_expand_prologue()
3652 regno = next_scratch_gr_reg (); in ia64_expand_prologue()
3688 alt_regno = next_scratch_gr_reg (); in ia64_expand_prologue()
3747 alt_regno = next_scratch_gr_reg (); in ia64_expand_prologue()
3793 alt_regno = next_scratch_gr_reg (); in ia64_expand_prologue()
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200011836 (next_scratch_gr_reg): New.
DChangeLog-200521738 next_scratch_gr_reg, ia64_initial_elimination_offset,
DChangeLog-201914765 (next_scratch_gr_reg, ia64_compute_frame_size): Likewise.