Home
last modified time | relevance | path

Searched refs:host_detect_local_cpu (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dlinux.h122 extern const char *host_detect_local_cpu (int argc, const char **argv);
124 { "local_cpu_detect", host_detect_local_cpu },
H A Ddriver-alpha.c58 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dlinux.h38 extern const char *host_detect_local_cpu (int argc, const char **argv);
40 { "local_cpu_detect", host_detect_local_cpu },
H A Dlinux64.h127 extern const char *host_detect_local_cpu (int argc, const char **argv);
129 { "local_cpu_detect", host_detect_local_cpu },
H A Dsol2.h221 extern const char *host_detect_local_cpu (int argc, const char **argv);
223 { "local_cpu_detect", host_detect_local_cpu },
H A Ddriver-sparc.c106 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dlinux.h38 extern const char *host_detect_local_cpu (int argc, const char **argv);
40 { "local_cpu_detect", host_detect_local_cpu },
H A Dlinux64.h127 extern const char *host_detect_local_cpu (int argc, const char **argv);
129 { "local_cpu_detect", host_detect_local_cpu },
H A Dsol2.h221 extern const char *host_detect_local_cpu (int argc, const char **argv);
223 { "local_cpu_detect", host_detect_local_cpu },
H A Ddriver-sparc.cc106 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dlinux.h127 extern const char *host_detect_local_cpu (int argc, const char **argv);
129 { "local_cpu_detect", host_detect_local_cpu },
H A Ddriver-alpha.cc58 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dgnu-user.h111 extern const char *host_detect_local_cpu (int argc, const char **argv);
113 { "local_cpu_detect", host_detect_local_cpu },
H A Ddriver-native.cc41 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dgnu-user.h111 extern const char *host_detect_local_cpu (int argc, const char **argv);
113 { "local_cpu_detect", host_detect_local_cpu },
H A Ddriver-native.c41 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddriver-rs6000.cc81 const char *host_detect_local_cpu (int argc, const char **argv);
552 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
619 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Ddriver-rs6000.c81 const char *host_detect_local_cpu (int argc, const char **argv);
549 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
616 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddriver-i386.cc27 const char *host_detect_local_cpu (int argc, const char **argv);
385 const char *host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
839 const char *host_detect_local_cpu (int, const char **) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Ddriver-arm.c57 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Ddriver-arm.cc57 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c27 const char *host_detect_local_cpu (int argc, const char **argv);
383 const char *host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function
1229 const char *host_detect_local_cpu (int, const char **) in host_detect_local_cpu() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h1205 extern const char *host_detect_local_cpu (int argc, const char **argv);
1208 { "local_cpu_detect", host_detect_local_cpu }, \
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h1307 extern const char *host_detect_local_cpu (int argc, const char **argv);
1310 { "local_cpu_detect", host_detect_local_cpu }, \
H A Ddriver-aarch64.cc257 host_detect_local_cpu (int argc, const char **argv) in host_detect_local_cpu() function

12