/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
H A D | mcore.c | 97 static void output_stack_adjust (int, int); 262 output_stack_adjust (int direction, int size) in output_stack_adjust() function 2021 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2044 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2085 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2091 output_stack_adjust (-1, fi.growth[growth++]); in mcore_expand_prolog() 2096 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2098 output_stack_adjust (-1, fi.growth[growth++]); in mcore_expand_prolog() 2129 output_stack_adjust (1, fi.growth[growth]); in mcore_expand_epilog() 2138 output_stack_adjust ( 1, fi.growth[growth--]); in mcore_expand_epilog() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/ |
H A D | mcore.cc | 97 static void output_stack_adjust (int, int); 262 output_stack_adjust (int direction, int size) in output_stack_adjust() function 2021 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2044 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2085 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2091 output_stack_adjust (-1, fi.growth[growth++]); in mcore_expand_prolog() 2096 output_stack_adjust (-1, fi.growth[growth++]); /* Grows it. */ in mcore_expand_prolog() 2098 output_stack_adjust (-1, fi.growth[growth++]); in mcore_expand_prolog() 2129 output_stack_adjust (1, fi.growth[growth]); in mcore_expand_epilog() 2138 output_stack_adjust ( 1, fi.growth[growth--]); in mcore_expand_epilog() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.cc | 189 static void output_stack_adjust (int, rtx, int, HARD_REG_SET *, bool); 6674 output_stack_adjust (int size, rtx reg, int epilogue_p, in output_stack_adjust() function 7139 output_stack_adjust (-pretend_args, stack_pointer_rtx, 0, NULL, true); in sh_expand_prologue() 7197 output_stack_adjust (-rounded_frame_size (d), in sh_expand_prologue() 7234 output_stack_adjust (frame_size, hard_frame_pointer_rtx, e, in sh_expand_epilogue() 7251 output_stack_adjust (frame_size, stack_pointer_rtx, e, in sh_expand_epilogue() 7344 output_stack_adjust (crtl->args.pretend_args_size + save_size, in sh_expand_epilogue()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh.c | 189 static void output_stack_adjust (int, rtx, int, HARD_REG_SET *, bool); 6674 output_stack_adjust (int size, rtx reg, int epilogue_p, in output_stack_adjust() function 7139 output_stack_adjust (-pretend_args, stack_pointer_rtx, 0, NULL, true); in sh_expand_prologue() 7197 output_stack_adjust (-rounded_frame_size (d), in sh_expand_prologue() 7234 output_stack_adjust (frame_size, hard_frame_pointer_rtx, e, in sh_expand_epilogue() 7251 output_stack_adjust (frame_size, stack_pointer_rtx, e, in sh_expand_epilogue() 7344 output_stack_adjust (crtl->args.pretend_args_size + save_size, in sh_expand_epilogue()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | FSFChangeLog.11 | 6523 * sh.c (output_stack_adjust): Reorganize code for readability. 6528 * sh.c (output_stack_adjust): When splitting an adjustment into two 8843 * sh.c (output_stack_adjust): New argument TEMP. Changed all callers.
|
H A D | ChangeLog-2019 | 14679 * config/sh/sh.c (output_stack_adjust, calc_live_regs): Likewise. 14829 * config/sh/sh.c (output_stack_adjust): Likewise. 14846 * config/sh/sh.c (output_stack_adjust): Likewise. 14887 * config/sh/sh.c (output_stack_adjust): Likewise. 15133 * config/sh/sh.c (output_stack_adjust): Likewise. 15257 * config/sh/sh.c (output_stack_adjust): Likewise.
|
H A D | FSFChangeLog.10 | 5534 * sh.c (output_stack_adjust): Add new argument reg. Use it instead 5537 output_stack_adjust.
|
H A D | ChangeLog-2008 | 17949 (output_stack_adjust, sh_expand_epilogue): Likewise. 21533 * config/sh/sh.c (output_stack_adjust): Update. 22711 * config/sh/sh.c (output_stack_adjust): Update.
|
H A D | ChangeLog-2009 | 9342 * config/sh/sh.c (output_stack_adjust): Add new argument frame_p. 9343 (sh_expand_prologue): Update calls to output_stack_adjust. 26731 (output_stack_adjust, push, pop, sh_expand_prologue): Likewise.
|
H A D | ChangeLog-2002 | 16622 (output_stack_adjust): Add parameter emit_fn. All callers changed. 31947 (output_stack_adjust): Compute alignment. Sanity-check SIZE. 32151 (output_stack_adjust, sh_expand_prologue, sh_expand_epilogue):
|
H A D | ChangeLog-2004 | 18375 * sh.c (output_stack_adjust, shmedia_target_regs_stack_space): 34215 * config/sh/sh.c (output_stack_adjust): Take the sibcall epilogue 34220 sibcall or not. Set the 3rd argument of output_stack_adjust to
|
H A D | ChangeLog-2012 | 22212 * config/sh/sh.c (output_stack_adjust): Remove !epilogue_p 22217 Set 'frame_p' of calls to output_stack_adjust() to 'true'.
|
H A D | ChangeLog-2005 | 7636 (output_stack_adjust): Use gen_tmp_stack_mem. 19830 final_prescan_insn, output_stack_adjust, sh_expand_epilogue,
|
H A D | ChangeLog.tree-ssa | 1240 * config/sh/sh.c (output_stack_adjust): Likewise.
|
H A D | ChangeLog-2007 | 22017 * config/sh/sh.c (output_stack_adjust): Avoid using the frame
|
H A D | ChangeLog-2016 | 26930 * config/sh/sh.c (sh_print_operand, output_stack_adjust,
|
H A D | ChangeLog-2003 | 13549 (output_stack_adjust): Remove emit_fn argument. Add epilogue_p
|
H A D | ChangeLog-2010 | 7030 comment. Pass true to the last argument of output_stack_adjust.
|
H A D | ChangeLog-2017 | 15736 (output_stack_adjust): Likewise.
|
H A D | ChangeLog-2014 | 27905 * config/sh/sh.c (output_stack_adjust): Since emit_insn has
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.11 | 6523 * sh.c (output_stack_adjust): Reorganize code for readability. 6528 * sh.c (output_stack_adjust): When splitting an adjustment into two 8843 * sh.c (output_stack_adjust): New argument TEMP. Changed all callers.
|
H A D | FSFChangeLog.10 | 5534 * sh.c (output_stack_adjust): Add new argument reg. Use it instead 5537 output_stack_adjust.
|