Searched defs:next_scratch_regno (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
H A D | tilepro.cc | 3344 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related, in emit_sp_adjust() 3427 compute_frame_addr (int offset_from_fp, int *next_scratch_regno) in compute_frame_addr() 3520 int next_scratch_regno = 29; in tilepro_expand_prologue() local 3686 int next_scratch_regno = 29; in tilepro_expand_epilogue() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
H A D | tilepro.c | 3344 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related, in emit_sp_adjust() 3427 compute_frame_addr (int offset_from_fp, int *next_scratch_regno) in compute_frame_addr() 3520 int next_scratch_regno = 29; in tilepro_expand_prologue() local 3686 int next_scratch_regno = 29; in tilepro_expand_epilogue() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.c | 3802 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related, in emit_sp_adjust() 3890 compute_frame_addr (int offset_from_fp, int *next_scratch_regno) in compute_frame_addr() 3985 int next_scratch_regno = 29; in tilegx_expand_prologue() local 4152 int next_scratch_regno = 29; in tilegx_expand_epilogue() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.cc | 3803 emit_sp_adjust (int offset, int *next_scratch_regno, bool frame_related, in emit_sp_adjust() 3891 compute_frame_addr (int offset_from_fp, int *next_scratch_regno) in compute_frame_addr() 3986 int next_scratch_regno = 29; in tilegx_expand_prologue() local 4153 int next_scratch_regno = 29; in tilegx_expand_epilogue() local
|