Searched refs:TARGET_ASM_FUNCTION_EPILOGUE (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h92 #define TARGET_ASM_FUNCTION_EPILOGUE default_function_pro_epilogue macro
262 TARGET_ASM_FUNCTION_EPILOGUE, \
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c316 #undef TARGET_ASM_FUNCTION_EPILOGUE
317 #define TARGET_ASM_FUNCTION_EPILOGUE ia64_output_function_epilogue
314 #undef TARGET_ASM_FUNCTION_EPILOGUE macro
315 #define TARGET_ASM_FUNCTION_EPILOGUE macro
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1075 #undef TARGET_ASM_FUNCTION_EPILOGUE
1076 #define TARGET_ASM_FUNCTION_EPILOGUE mips_output_function_epilogue
1072 #undef TARGET_ASM_FUNCTION_EPILOGUE macro
1073 #define TARGET_ASM_FUNCTION_EPILOGUE macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c451 #undef TARGET_ASM_FUNCTION_EPILOGUE
452 #define TARGET_ASM_FUNCTION_EPILOGUE sparc_asm_function_epilogue
449 #undef TARGET_ASM_FUNCTION_EPILOGUE macro
450 #define TARGET_ASM_FUNCTION_EPILOGUE macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c236 #undef TARGET_ASM_FUNCTION_EPILOGUE macro
237 #define TARGET_ASM_FUNCTION_EPILOGUE arm_output_function_epilogue
235 #undef TARGET_ASM_FUNCTION_EPILOGUE macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c1491 #undef TARGET_ASM_FUNCTION_EPILOGUE
1492 #define TARGET_ASM_FUNCTION_EPILOGUE ix86_output_function_epilogue
1489 #undef TARGET_ASM_FUNCTION_EPILOGUE macro
1490 #define TARGET_ASM_FUNCTION_EPILOGUE macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c901 #undef TARGET_ASM_FUNCTION_EPILOGUE
902 #define TARGET_ASM_FUNCTION_EPILOGUE rs6000_output_function_epilogue
896 #undef TARGET_ASM_FUNCTION_EPILOGUE macro
897 #define TARGET_ASM_FUNCTION_EPILOGUE macro

Completed in 442 milliseconds