Searched refs:emit_stack_restore (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | expr.h | 699 extern void emit_stack_restore (enum save_level, rtx, rtx);
|
| H A D | explow.c | 996 emit_stack_restore (enum save_level save_level, rtx sa, rtx after) in emit_stack_restore() function
|
| H A D | builtins.c | 800 emit_stack_restore (SAVE_NONLOCAL, stack, NULL_RTX); in expand_builtin_longjmp() 877 emit_stack_restore (SAVE_NONLOCAL, r_sp, NULL_RTX); in expand_builtin_nonlocal_goto() 1516 emit_stack_restore (SAVE_NONLOCAL, old_stack_level, NULL_RTX); in expand_builtin_apply() 1519 emit_stack_restore (SAVE_BLOCK, old_stack_level, NULL_RTX); in expand_builtin_apply()
|
| H A D | stmt.c | 2020 emit_stack_restore (SAVE_BLOCK, sa, NULL_RTX); in expand_stack_restore()
|
| H A D | calls.c | 2998 emit_stack_restore (SAVE_BLOCK, old_stack_level, NULL_RTX); in expand_call()
|
| H A D | function.c | 4573 emit_stack_restore (SAVE_FUNCTION, tem, NULL_RTX); in expand_function_end()
|
| 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-2002 | 10192 * explow.c (emit_stack_restore): Emit memory clobbers 16324 * explow.c (emit_stack_save, emit_stack_restore): Use get_insns
|
| H A D | ChangeLog-1998 | 10254 (emit_stack_restore): Likewise.
|
| H A D | ChangeLog-2004 | 8268 (emit_stack_restore): Discard pending stack adjustments before 23048 calling emit_stack_restore.
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.md | 4903 emit_stack_restore (SAVE_NONLOCAL, stack, NULL_RTX);
|