Home
last modified time | relevance | path

Searched refs:SAVE_FUNCTION (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dexplow.c936 case SAVE_FUNCTION: in emit_stack_save()
1011 case SAVE_FUNCTION: in emit_stack_restore()
Dexpr.h693 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
Dfunction.c4572 emit_stack_save (SAVE_FUNCTION, &tem, parm_birth_insn); in expand_function_end()
4573 emit_stack_restore (SAVE_FUNCTION, tem, NULL_RTX); in expand_function_end()
DChangeLog-199811072 * rs6000.h (STACK_SAVEAREA_MODE): SAVE_FUNCTION is VOIDmode.
/freebsd-10-stable/contrib/gcc/config/s390/
Ds390.h204 (LEVEL == SAVE_FUNCTION ? VOIDmode \
/freebsd-10-stable/contrib/gcc/config/rs6000/
Drs6000.h1289 (LEVEL == SAVE_FUNCTION ? VOIDmode \
/freebsd-10-stable/contrib/gcc/doc/
Dtm.texi1267 @var{save_level} is one of @code{SAVE_BLOCK}, @code{SAVE_FUNCTION}, or