Home
last modified time | relevance | path

Searched refs:emit_stack_restore (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexpr.h699 extern void emit_stack_restore (enum save_level, rtx, rtx);
H A Dexplow.c996 emit_stack_restore (enum save_level save_level, rtx sa, rtx after) in emit_stack_restore() function
H A Dbuiltins.c800 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 Dstmt.c2020 emit_stack_restore (SAVE_BLOCK, sa, NULL_RTX); in expand_stack_restore()
H A Dcalls.c2998 emit_stack_restore (SAVE_BLOCK, old_stack_level, NULL_RTX); in expand_call()
H A Dfunction.c4573 emit_stack_restore (SAVE_FUNCTION, tem, NULL_RTX); in expand_function_end()
H A DFSFChangeLog.112716 * explow.c (emit_stack_save, emit_stack_restore): Correctly
3795 (promote_mode, emit_stack_save, emit_stack_restore): Likewise.
H A DChangeLog-200210192 * explow.c (emit_stack_restore): Emit memory clobbers
16324 * explow.c (emit_stack_save, emit_stack_restore): Use get_insns
H A DChangeLog-199810254 (emit_stack_restore): Likewise.
H A DChangeLog-20048268 (emit_stack_restore): Discard pending stack adjustments before
23048 calling emit_stack_restore.
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.md4903 emit_stack_restore (SAVE_NONLOCAL, stack, NULL_RTX);