Searched refs:emit_stack_save (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | explow.c | 919 emit_stack_save (enum save_level save_level, rtx *psave, rtx after) in emit_stack_save() function 1073 emit_stack_save (SAVE_NONLOCAL, &r_save, NULL_RTX); in update_nonlocal_goto_save_area()
|
| H A D | expr.h | 696 extern void emit_stack_save (enum save_level, rtx *, rtx);
|
| H A D | calls.c | 1038 emit_stack_save (SAVE_BLOCK, old_stack_level, NULL_RTX); in initialize_argument_information() 2356 emit_stack_save (SAVE_BLOCK, &old_stack_level, NULL_RTX); in expand_call() 2511 emit_stack_save (SAVE_BLOCK, &old_stack_level, in expand_call()
|
| H A D | builtins.c | 651 emit_stack_save (SAVE_NONLOCAL, &stack_save, NULL_RTX); in expand_builtin_setjmp_setup() 934 emit_stack_save (SAVE_NONLOCAL, &stack_save, NULL_RTX); in expand_builtin_update_setjmp_buf() 1407 emit_stack_save (SAVE_NONLOCAL, &old_stack_level, NULL_RTX); in expand_builtin_apply() 1410 emit_stack_save (SAVE_BLOCK, &old_stack_level, NULL_RTX); in expand_builtin_apply()
|
| H A D | stmt.c | 2010 emit_stack_save (SAVE_BLOCK, &ret, NULL_RTX); in expand_stack_save()
|
| H A D | function.c | 4572 emit_stack_save (SAVE_FUNCTION, &tem, parm_birth_insn); in expand_function_end()
|
| H A D | FSFChangeLog | 1013 * explow.c (emit_stack_save): Likewise.
|
| H A D | FSFChangeLog.11 | 2716 * explow.c (emit_stack_save, emit_stack_restore): Correctly 3795 (promote_mode, emit_stack_save, emit_stack_restore): Likewise.
|
| H A D | ChangeLog-1998 | 10253 * explow.c (emit_stack_save): Add prototype for FCN. 11137 * explow.c (emit_stack_save): Likewise.
|
| H A D | ChangeLog.tree-ssa | 1125 * explow.c (emit_stack_save): Remove savearea mode check.
|
| H A D | ChangeLog-2004 | 8266 * explow.c (emit_stack_save): Emit pending stack adjustments 33506 * explow.c (emit_stack_save): Remove savearea mode check.
|
| H A D | ChangeLog-2002 | 16324 * explow.c (emit_stack_save, emit_stack_restore): Use get_insns
|