Home
last modified time | relevance | path

Searched defs:cpu_table (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Ddriver-arm.c63 const struct vendor_cpu *cpu_table = NULL; in host_detect_local_cpu() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Ddriver-arm.cc63 const struct vendor_cpu *cpu_table = NULL; in host_detect_local_cpu() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc347 static const struct cpu_table { in alpha_option_override() struct
348 const char *const name; in alpha_option_override()
349 const enum processor_type processor; in alpha_option_override()
350 const int flags; in alpha_option_override()
351 const unsigned short line_size; /* in bytes */ in alpha_option_override()
352 const unsigned short l1_size; /* in kb. */ in alpha_option_override()
353 const unsigned short l2_size; /* in kb. */ in alpha_option_override()
354 } cpu_table[] = { in alpha_option_override() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c347 static const struct cpu_table { in alpha_option_override() struct
348 const char *const name; in alpha_option_override()
349 const enum processor_type processor; in alpha_option_override()
350 const int flags; in alpha_option_override()
351 const unsigned short line_size; /* in bytes */ in alpha_option_override()
352 const unsigned short l1_size; /* in kb. */ in alpha_option_override()
353 const unsigned short l2_size; /* in kb. */ in alpha_option_override()
354 } cpu_table[] = { in alpha_option_override() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcdrv.c125 static libcpc2_cpu_lookup_t cpu_table[] = { in hwcdrv_lookup_cpuver() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcdrv.c125 static libcpc2_cpu_lookup_t cpu_table[] = { in hwcdrv_lookup_cpuver() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-s390.c276 } cpu_table[S390_OPCODE_MAXCPU] = in s390_parse_cpu() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-s390.c278 } cpu_table[S390_OPCODE_MAXCPU] = in s390_parse_cpu() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c1739 static struct cpu_table { in sparc_option_override() struct
1740 const char *const name; in sparc_option_override()
1741 const int disable; in sparc_option_override()
1742 const int enable; in sparc_option_override()
1743 } const cpu_table[] = { in sparc_option_override() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc1735 static struct cpu_table { in sparc_option_override() struct
1736 const char *const name; in sparc_option_override()
1737 const int disable; in sparc_option_override()
1738 const int enable; in sparc_option_override()
1739 } const cpu_table[] = { in sparc_option_override() local