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

  /src/external/gpl3/gcc/dist/gcc/config/lm32/
lm32.cc 89 #undef TARGET_IN_SMALL_DATA_P
90 #define TARGET_IN_SMALL_DATA_P lm32_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/lm32/
lm32.cc 89 #undef TARGET_IN_SMALL_DATA_P
90 #define TARGET_IN_SMALL_DATA_P lm32_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
sysv4.h 507 #define TARGET_IN_SMALL_DATA_P rs6000_elf_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
sysv4.h 510 #define TARGET_IN_SMALL_DATA_P rs6000_elf_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 169 #undef TARGET_IN_SMALL_DATA_P
170 #define TARGET_IN_SMALL_DATA_P m32r_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3679 #undef TARGET_IN_SMALL_DATA_P
3680 #define TARGET_IN_SMALL_DATA_P rx_in_small_data
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 172 #undef TARGET_IN_SMALL_DATA_P
173 #define TARGET_IN_SMALL_DATA_P m32r_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3679 #undef TARGET_IN_SMALL_DATA_P
3680 #define TARGET_IN_SMALL_DATA_P rx_in_small_data
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 3990 #undef TARGET_IN_SMALL_DATA_P
3991 #define TARGET_IN_SMALL_DATA_P microblaze_elf_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 3982 #undef TARGET_IN_SMALL_DATA_P
3983 #define TARGET_IN_SMALL_DATA_P microblaze_elf_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 626 #undef TARGET_IN_SMALL_DATA_P
627 #define TARGET_IN_SMALL_DATA_P arc_in_small_data_p
8707 /* Implement TARGET_IN_SMALL_DATA_P. Return true if it would be safe to
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 438 #undef TARGET_IN_SMALL_DATA_P
439 #define TARGET_IN_SMALL_DATA_P ia64_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 5500 #undef TARGET_IN_SMALL_DATA_P
5501 #define TARGET_IN_SMALL_DATA_P nios2_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 428 #undef TARGET_IN_SMALL_DATA_P
429 #define TARGET_IN_SMALL_DATA_P ia64_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 4620 /* Implement TARGET_IN_SMALL_DATA_P. */
5885 #undef TARGET_IN_SMALL_DATA_P
5886 #define TARGET_IN_SMALL_DATA_P loongarch_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 5494 #undef TARGET_IN_SMALL_DATA_P
5495 #define TARGET_IN_SMALL_DATA_P nios2_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc 5715 #undef TARGET_IN_SMALL_DATA_P
5716 #define TARGET_IN_SMALL_DATA_P riscv_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/alpha/
alpha.cc 9972 #undef TARGET_IN_SMALL_DATA_P
9973 #define TARGET_IN_SMALL_DATA_P alpha_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 429 #undef TARGET_IN_SMALL_DATA_P
430 #define TARGET_IN_SMALL_DATA_P frv_in_small_data_p
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc 6467 /* Implement TARGET_IN_SMALL_DATA_P. */
11082 #undef TARGET_IN_SMALL_DATA_P
11083 #define TARGET_IN_SMALL_DATA_P loongarch_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
alpha.cc 9963 #undef TARGET_IN_SMALL_DATA_P
9964 #define TARGET_IN_SMALL_DATA_P alpha_in_small_data_p
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 710 #undef TARGET_IN_SMALL_DATA_P
711 #define TARGET_IN_SMALL_DATA_P arc_in_small_data_p
8681 /* Implement TARGET_IN_SMALL_DATA_P. Return true if it would be safe to
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 428 #undef TARGET_IN_SMALL_DATA_P
429 #define TARGET_IN_SMALL_DATA_P frv_in_small_data_p

Completed in 87 milliseconds