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

1 2 3

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
vms.h 258 #undef TARGET_ASM_OUTPUT_MI_THUNK
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
vms.h 258 #undef TARGET_ASM_OUTPUT_MI_THUNK
  /src/external/gpl3/gcc/dist/gcc/config/vax/
vax.cc 92 #undef TARGET_ASM_OUTPUT_MI_THUNK
93 #define TARGET_ASM_OUTPUT_MI_THUNK vax_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/vax/
vax.cc 90 #undef TARGET_ASM_OUTPUT_MI_THUNK
91 #define TARGET_ASM_OUTPUT_MI_THUNK vax_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc 211 #undef TARGET_ASM_OUTPUT_MI_THUNK
212 #define TARGET_ASM_OUTPUT_MI_THUNK cris_asm_output_mi_thunk
2414 /* The TARGET_ASM_OUTPUT_MI_THUNK worker. */
  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.cc 211 #undef TARGET_ASM_OUTPUT_MI_THUNK
212 #define TARGET_ASM_OUTPUT_MI_THUNK mmix_asm_output_mi_thunk
939 /* TARGET_ASM_OUTPUT_MI_THUNK. */
  /src/external/gpl3/gcc/dist/gcc/config/mn10300/
mn10300.cc 3404 #undef TARGET_ASM_OUTPUT_MI_THUNK
3405 #define TARGET_ASM_OUTPUT_MI_THUNK mn10300_asm_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/or1k/
or1k.cc 2092 /* Worker for TARGET_ASM_OUTPUT_MI_THUNK.
2223 #undef TARGET_ASM_OUTPUT_MI_THUNK
2224 #define TARGET_ASM_OUTPUT_MI_THUNK or1k_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc 207 #undef TARGET_ASM_OUTPUT_MI_THUNK
208 #define TARGET_ASM_OUTPUT_MI_THUNK cris_asm_output_mi_thunk
2358 /* The TARGET_ASM_OUTPUT_MI_THUNK worker. */
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.cc 210 #undef TARGET_ASM_OUTPUT_MI_THUNK
211 #define TARGET_ASM_OUTPUT_MI_THUNK mmix_asm_output_mi_thunk
941 /* TARGET_ASM_OUTPUT_MI_THUNK. */
  /src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
mn10300.cc 3402 #undef TARGET_ASM_OUTPUT_MI_THUNK
3403 #define TARGET_ASM_OUTPUT_MI_THUNK mn10300_asm_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/or1k/
or1k.cc 2089 /* Worker for TARGET_ASM_OUTPUT_MI_THUNK.
2194 #undef TARGET_ASM_OUTPUT_MI_THUNK
2195 #define TARGET_ASM_OUTPUT_MI_THUNK or1k_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc 145 #define TARGET_ASM_OUTPUT_MI_THUNK epiphany_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 5686 #undef TARGET_ASM_OUTPUT_MI_THUNK
5687 #define TARGET_ASM_OUTPUT_MI_THUNK nds32_asm_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc 147 #define TARGET_ASM_OUTPUT_MI_THUNK epiphany_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 5684 #undef TARGET_ASM_OUTPUT_MI_THUNK
5685 #define TARGET_ASM_OUTPUT_MI_THUNK nds32_asm_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 524 #undef TARGET_ASM_OUTPUT_MI_THUNK
525 #define TARGET_ASM_OUTPUT_MI_THUNK arm_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 234 #undef TARGET_ASM_OUTPUT_MI_THUNK
235 #define TARGET_ASM_OUTPUT_MI_THUNK m68k_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 4039 #undef TARGET_ASM_OUTPUT_MI_THUNK
4040 #define TARGET_ASM_OUTPUT_MI_THUNK microblaze_asm_output_mi_thunk
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 354 #undef TARGET_ASM_OUTPUT_MI_THUNK
355 #define TARGET_ASM_OUTPUT_MI_THUNK xtensa_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 509 #undef TARGET_ASM_OUTPUT_MI_THUNK
510 #define TARGET_ASM_OUTPUT_MI_THUNK arm_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 232 #undef TARGET_ASM_OUTPUT_MI_THUNK
233 #define TARGET_ASM_OUTPUT_MI_THUNK m68k_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 4034 #undef TARGET_ASM_OUTPUT_MI_THUNK
4035 #define TARGET_ASM_OUTPUT_MI_THUNK microblaze_asm_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 4912 /* Implement TARGET_ASM_OUTPUT_MI_THUNK. */
5707 #undef TARGET_ASM_OUTPUT_MI_THUNK
5708 #define TARGET_ASM_OUTPUT_MI_THUNK tilegx_output_mi_thunk
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 4359 /* Implement TARGET_ASM_OUTPUT_MI_THUNK. */
5068 #undef TARGET_ASM_OUTPUT_MI_THUNK
5069 #define TARGET_ASM_OUTPUT_MI_THUNK tilepro_asm_output_mi_thunk

Completed in 110 milliseconds

1 2 3