Home
last modified time | relevance | path

Searched refs:TARGET_ASM_FUNCTION_EPILOGUE (Results 1 – 13 of 13) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtarget-def.h92 #define TARGET_ASM_FUNCTION_EPILOGUE default_function_pro_epilogue macro
262 TARGET_ASM_FUNCTION_EPILOGUE, \
H A DChangeLog-200118565 TARGET_ASM_FUNCTION_EPILOGUE, TARGET_ASM_OUT): New.
18572 TARGET_ASM_FUNCTION_EPILOGUE. Move macro code to functions
H A DChangeLog-20029540 TARGET_ASM_FUNCTION_PROLOGUE, TARGET_ASM_FUNCTION_EPILOGUE): Remove.
19259 (TARGET_ASM_FUNCTION_EPILOGUE): New.
H A DChangeLog-20034576 (TARGET_ASM_FUNCTION_EPILOGUE): Remove.
10555 (TARGET_ASM_FUNCTION_EPILOGUE): Likewise.
H A DChangeLog-200525856 (TARGET_ASM_FUNCTION_EPILOGUE): Don't override.
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.c449 #undef TARGET_ASM_FUNCTION_EPILOGUE
450 #define TARGET_ASM_FUNCTION_EPILOGUE sparc_asm_function_epilogue macro
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi2158 @code{TARGET_ASM_FUNCTION_EPILOGUE} must usually treat leaf functions
4301 call-used registers. (@code{TARGET_ASM_FUNCTION_EPILOGUE} must likewise use
4344 @deftypefn {Target Hook} void TARGET_ASM_FUNCTION_EPILOGUE (FILE *@var{file}, HOST_WIDE_INT @var{si…
4356 @code{TARGET_ASM_FUNCTION_EPILOGUE} at all.
4359 @code{TARGET_ASM_FUNCTION_EPILOGUE} to be used. If you want the target
4373 @code{TARGET_ASM_FUNCTION_EPILOGUE} must treat leaf functions specially.
4384 functions pop their own arguments. @code{TARGET_ASM_FUNCTION_EPILOGUE}
4477 @code{TARGET_ASM_FUNCTION_EPILOGUE} should fill the delay slots by
4515 and @code{TARGET_ASM_FUNCTION_EPILOGUE} are not invoked.
4859 @cindex @code{TARGET_ASM_FUNCTION_EPILOGUE} and trampolines
[all …]
H A Dmd.texi4451 @code{TARGET_ASM_FUNCTION_EPILOGUE} to emit assembly code for the epilogue.
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.c1073 #undef TARGET_ASM_FUNCTION_EPILOGUE
1074 #define TARGET_ASM_FUNCTION_EPILOGUE mips_output_function_epilogue macro
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.c314 #undef TARGET_ASM_FUNCTION_EPILOGUE
315 #define TARGET_ASM_FUNCTION_EPILOGUE ia64_output_function_epilogue macro
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c235 #undef TARGET_ASM_FUNCTION_EPILOGUE
236 #define TARGET_ASM_FUNCTION_EPILOGUE arm_output_function_epilogue macro
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.c1491 #undef TARGET_ASM_FUNCTION_EPILOGUE
1492 #define TARGET_ASM_FUNCTION_EPILOGUE ix86_output_function_epilogue macro
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c896 #undef TARGET_ASM_FUNCTION_EPILOGUE
897 #define TARGET_ASM_FUNCTION_EPILOGUE rs6000_output_function_epilogue macro