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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
cygming.h 44 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
45 #define TARGET_ASM_FUNCTION_END_PROLOGUE i386_pe_seh_end_prologue
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
cygming.h 44 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
45 #define TARGET_ASM_FUNCTION_END_PROLOGUE i386_pe_seh_end_prologue
  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.cc 193 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
194 #define TARGET_ASM_FUNCTION_END_PROLOGUE mmix_target_asm_function_end_prologue
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.cc 192 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
193 #define TARGET_ASM_FUNCTION_END_PROLOGUE mmix_target_asm_function_end_prologue
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 5677 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
5678 #define TARGET_ASM_FUNCTION_END_PROLOGUE nds32_asm_function_end_prologue
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 5675 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
5676 #define TARGET_ASM_FUNCTION_END_PROLOGUE nds32_asm_function_end_prologue
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 3999 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
4000 #define TARGET_ASM_FUNCTION_END_PROLOGUE \
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc 2356 /* Implement `TARGET_ASM_FUNCTION_END_PROLOGUE'. */
15107 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
15108 #define TARGET_ASM_FUNCTION_END_PROLOGUE avr_asm_function_end_prologue
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 3991 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
3992 #define TARGET_ASM_FUNCTION_END_PROLOGUE \
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc 2984 /* Implement `TARGET_ASM_FUNCTION_END_PROLOGUE'. */
16318 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
16319 #define TARGET_ASM_FUNCTION_END_PROLOGUE avr_asm_function_end_prologue
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 426 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
427 #define TARGET_ASM_FUNCTION_END_PROLOGUE ia64_output_function_end_prologue
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 416 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
417 #define TARGET_ASM_FUNCTION_END_PROLOGUE ia64_output_function_end_prologue
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 9998 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
9999 #define TARGET_ASM_FUNCTION_END_PROLOGUE alpha_output_function_end_prologue
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 9989 #undef TARGET_ASM_FUNCTION_END_PROLOGUE
9990 #define TARGET_ASM_FUNCTION_END_PROLOGUE alpha_output_function_end_prologue

Completed in 90 milliseconds