HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_ASM_FUNCTION_EPILOGUE (Results 1 - 25 of 25) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.cc 196 #undef TARGET_ASM_FUNCTION_EPILOGUE
197 #define TARGET_ASM_FUNCTION_EPILOGUE mmix_target_asm_function_epilogue
930 /* TARGET_ASM_FUNCTION_EPILOGUE. */
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.cc 195 #undef TARGET_ASM_FUNCTION_EPILOGUE
196 #define TARGET_ASM_FUNCTION_EPILOGUE mmix_target_asm_function_epilogue
932 /* TARGET_ASM_FUNCTION_EPILOGUE. */
  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 153 #undef TARGET_ASM_FUNCTION_EPILOGUE
154 #define TARGET_ASM_FUNCTION_EPILOGUE m32r_output_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 5683 #undef TARGET_ASM_FUNCTION_EPILOGUE
5684 #define TARGET_ASM_FUNCTION_EPILOGUE nds32_asm_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 156 #undef TARGET_ASM_FUNCTION_EPILOGUE
157 #define TARGET_ASM_FUNCTION_EPILOGUE m32r_output_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 5681 #undef TARGET_ASM_FUNCTION_EPILOGUE
5682 #define TARGET_ASM_FUNCTION_EPILOGUE nds32_asm_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 439 #undef TARGET_ASM_FUNCTION_EPILOGUE
440 #define TARGET_ASM_FUNCTION_EPILOGUE arm_output_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 3975 #undef TARGET_ASM_FUNCTION_EPILOGUE
3976 #define TARGET_ASM_FUNCTION_EPILOGUE microblaze_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 427 #undef TARGET_ASM_FUNCTION_EPILOGUE
428 #define TARGET_ASM_FUNCTION_EPILOGUE arm_output_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 3967 #undef TARGET_ASM_FUNCTION_EPILOGUE
3968 #define TARGET_ASM_FUNCTION_EPILOGUE microblaze_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 29235 This is called in the TARGET_ASM_FUNCTION_EPILOGUE hook. */
31163 #undef TARGET_ASM_FUNCTION_EPILOGUE
31164 #define TARGET_ASM_FUNCTION_EPILOGUE aarch64_sls_emit_blr_function_thunks
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc 539 #undef TARGET_ASM_FUNCTION_EPILOGUE
540 #define TARGET_ASM_FUNCTION_EPILOGUE csky_output_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 428 #undef TARGET_ASM_FUNCTION_EPILOGUE
429 #define TARGET_ASM_FUNCTION_EPILOGUE ia64_output_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 269 #undef TARGET_ASM_FUNCTION_EPILOGUE
270 #define TARGET_ASM_FUNCTION_EPILOGUE pa_output_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 755 #undef TARGET_ASM_FUNCTION_EPILOGUE
756 #define TARGET_ASM_FUNCTION_EPILOGUE sparc_asm_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc 535 #undef TARGET_ASM_FUNCTION_EPILOGUE
536 #define TARGET_ASM_FUNCTION_EPILOGUE csky_output_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 418 #undef TARGET_ASM_FUNCTION_EPILOGUE
419 #define TARGET_ASM_FUNCTION_EPILOGUE ia64_output_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 265 #undef TARGET_ASM_FUNCTION_EPILOGUE
266 #define TARGET_ASM_FUNCTION_EPILOGUE pa_output_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 754 #undef TARGET_ASM_FUNCTION_EPILOGUE
755 #define TARGET_ASM_FUNCTION_EPILOGUE sparc_asm_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 417 #undef TARGET_ASM_FUNCTION_EPILOGUE
418 #define TARGET_ASM_FUNCTION_EPILOGUE frv_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 382 #undef TARGET_ASM_FUNCTION_EPILOGUE
383 #define TARGET_ASM_FUNCTION_EPILOGUE sh_output_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 416 #undef TARGET_ASM_FUNCTION_EPILOGUE
417 #define TARGET_ASM_FUNCTION_EPILOGUE frv_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 382 #undef TARGET_ASM_FUNCTION_EPILOGUE
383 #define TARGET_ASM_FUNCTION_EPILOGUE sh_output_function_epilogue
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1387 #undef TARGET_ASM_FUNCTION_EPILOGUE
1388 #define TARGET_ASM_FUNCTION_EPILOGUE rs6000_output_function_epilogue
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1380 #undef TARGET_ASM_FUNCTION_EPILOGUE
1381 #define TARGET_ASM_FUNCTION_EPILOGUE rs6000_output_function_epilogue

Completed in 344 milliseconds