HomeSort by: relevance | last modified time | path
    Searched refs:N_ARCH_TYPES (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-def.h 195 N_ARCH_TYPES = 7,
215 extern loongarch_def_array<const char *, N_ARCH_TYPES>
219 extern loongarch_def_array<loongarch_isa, N_ARCH_TYPES>
loongarch-driver.cc 88 loongarch_arch_strings, 0, N_ARCH_TYPES)
loongarch-def.cc 34 using array_arch = array<T, N_ARCH_TYPES>;
loongarch.cc 7373 if ((unsigned long) la_target.cpu_tune < N_ARCH_TYPES)
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-def.h 136 #define N_ARCH_TYPES 3
loongarch-def.c 48 loongarch_cpu_default_isa[N_ARCH_TYPES] = {
loongarch-opts.h 76 ? (la_target.cpu_native < N_ARCH_TYPES \
loongarch-driver.cc 101 LARCH_DRIVER_SET_M_FLAG (loongarch_cpu_strings, N_ARCH_TYPES,
loongarch.cc 5342 if ((unsigned long) LARCH_ACTUAL_TUNE < N_ARCH_TYPES)

Completed in 38 milliseconds