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

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-def.c 44 [CPU_LA464] = STR_CPU_LA464,
53 [CPU_LA464] = {
66 [CPU_LA464] = {
86 [CPU_LA464] = {
111 [CPU_LA464] = 4,
118 [CPU_LA464] = 4,
loongarch-def.h 135 #define CPU_LA464 2
loongarch-opts.h 87 #define TARGET_ARCH_LA464 (LARCH_ACTUAL_ARCH == CPU_LA464)
90 #define TARGET_TUNE_LA464 (LARCH_ACTUAL_TUNE == CPU_LA464)
loongarch-cpu.cc 182 ret_cpu_type = CPU_LA464;

Completed in 28 milliseconds