Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDexplow.c936 case SAVE_FUNCTION: in emit_stack_save()
1011 case SAVE_FUNCTION: in emit_stack_restore()
HDexpr.h693 enum save_level {SAVE_BLOCK, SAVE_FUNCTION, SAVE_NONLOCAL}; enumerator
HDfunction.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()
HDChangeLog-199811072 * rs6000.h (STACK_SAVEAREA_MODE): SAVE_FUNCTION is VOIDmode.
/trueos/contrib/gcc/config/s390/
HDs390.h204 (LEVEL == SAVE_FUNCTION ? VOIDmode \
/trueos/contrib/gcc/config/rs6000/
HDrs6000.h1289 (LEVEL == SAVE_FUNCTION ? VOIDmode \
/trueos/contrib/gcc/doc/
HDtm.texi1267 @var{save_level} is one of @code{SAVE_BLOCK}, @code{SAVE_FUNCTION}, or