Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mmix/
H A Dmmix.c195 #undef TARGET_ASM_FUNCTION_EPILOGUE
196 #define TARGET_ASM_FUNCTION_EPILOGUE mmix_target_asm_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mmix/
H A Dmmix.cc195 #undef TARGET_ASM_FUNCTION_EPILOGUE
196 #define TARGET_ASM_FUNCTION_EPILOGUE mmix_target_asm_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.c153 #undef TARGET_ASM_FUNCTION_EPILOGUE
154 #define TARGET_ASM_FUNCTION_EPILOGUE m32r_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.cc154 #undef TARGET_ASM_FUNCTION_EPILOGUE
155 #define TARGET_ASM_FUNCTION_EPILOGUE m32r_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c3964 #undef TARGET_ASM_FUNCTION_EPILOGUE
3965 #define TARGET_ASM_FUNCTION_EPILOGUE microblaze_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.cc3965 #undef TARGET_ASM_FUNCTION_EPILOGUE
3966 #define TARGET_ASM_FUNCTION_EPILOGUE microblaze_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.cc5654 #undef TARGET_ASM_FUNCTION_EPILOGUE
5655 #define TARGET_ASM_FUNCTION_EPILOGUE nds32_asm_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.c5652 #undef TARGET_ASM_FUNCTION_EPILOGUE
5653 #define TARGET_ASM_FUNCTION_EPILOGUE nds32_asm_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.md988 ;; all of the instructions in the TARGET_ASM_FUNCTION_EPILOGUE macro,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.md988 ;; all of the instructions in the TARGET_ASM_FUNCTION_EPILOGUE macro,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.c457 #undef TARGET_ASM_FUNCTION_EPILOGUE
458 #define TARGET_ASM_FUNCTION_EPILOGUE csky_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.cc535 #undef TARGET_ASM_FUNCTION_EPILOGUE
536 #define TARGET_ASM_FUNCTION_EPILOGUE csky_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dfrv.c415 #undef TARGET_ASM_FUNCTION_EPILOGUE
416 #define TARGET_ASM_FUNCTION_EPILOGUE frv_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dfrv.cc415 #undef TARGET_ASM_FUNCTION_EPILOGUE
416 #define TARGET_ASM_FUNCTION_EPILOGUE frv_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc264 #undef TARGET_ASM_FUNCTION_EPILOGUE
265 #define TARGET_ASM_FUNCTION_EPILOGUE pa_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c264 #undef TARGET_ASM_FUNCTION_EPILOGUE
265 #define TARGET_ASM_FUNCTION_EPILOGUE pa_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.def312 call-used registers. (@code{TARGET_ASM_FUNCTION_EPILOGUE} must likewise use\n\
376 @code{TARGET_ASM_FUNCTION_EPILOGUE} at all.\n\
379 @code{TARGET_ASM_FUNCTION_EPILOGUE} to be used. If you want the target\n\
393 @code{TARGET_ASM_FUNCTION_EPILOGUE} must treat leaf functions specially.\n\
405 functions pop their own arguments. @code{TARGET_ASM_FUNCTION_EPILOGUE}\n\
654 and @code{TARGET_ASM_FUNCTION_EPILOGUE} are not invoked.\n\
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc416 #undef TARGET_ASM_FUNCTION_EPILOGUE
417 #define TARGET_ASM_FUNCTION_EPILOGUE ia64_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c416 #undef TARGET_ASM_FUNCTION_EPILOGUE
417 #define TARGET_ASM_FUNCTION_EPILOGUE ia64_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c770 #undef TARGET_ASM_FUNCTION_EPILOGUE
771 #define TARGET_ASM_FUNCTION_EPILOGUE sparc_asm_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc380 #undef TARGET_ASM_FUNCTION_EPILOGUE
381 #define TARGET_ASM_FUNCTION_EPILOGUE sh_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc752 #undef TARGET_ASM_FUNCTION_EPILOGUE
753 #define TARGET_ASM_FUNCTION_EPILOGUE sparc_asm_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c380 #undef TARGET_ASM_FUNCTION_EPILOGUE
381 #define TARGET_ASM_FUNCTION_EPILOGUE sh_output_function_epilogue macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi2272 @code{TARGET_ASM_FUNCTION_EPILOGUE} must usually treat leaf functions
4750 call-used registers. (@code{TARGET_ASM_FUNCTION_EPILOGUE} must likewise use
4793 @deftypefn {Target Hook} void TARGET_ASM_FUNCTION_EPILOGUE (FILE *@var{file})
4805 @code{TARGET_ASM_FUNCTION_EPILOGUE} at all.
4808 @code{TARGET_ASM_FUNCTION_EPILOGUE} to be used. If you want the target
4822 @code{TARGET_ASM_FUNCTION_EPILOGUE} must treat leaf functions specially.
4834 functions pop their own arguments. @code{TARGET_ASM_FUNCTION_EPILOGUE}
4930 and @code{TARGET_ASM_FUNCTION_EPILOGUE} are not invoked.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c22980 #undef TARGET_ASM_FUNCTION_EPILOGUE
22981 #define TARGET_ASM_FUNCTION_EPILOGUE ix86_output_function_epilogue macro

12