Home
last modified time | relevance | path

Searched refs:has_prefetchwt1 (Results 1 – 20 of 20) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Ddriver-i386.c412 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
491 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
894 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c412 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
501 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
978 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Ddriver-i386.c412 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
501 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
978 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
512 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1078 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
512 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1078 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
512 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1078 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
512 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1078 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
512 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1078 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
513 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1097 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
517 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1154 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
520 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1165 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
520 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1170 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
516 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1118 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
520 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1170 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Ddriver-i386.c415 unsigned int has_avx512f = 0, has_sha = 0, has_prefetchwt1 = 0; in host_detect_local_cpu() local
517 has_prefetchwt1 = ecx & bit_PREFETCHWT1; in host_detect_local_cpu()
1154 const char *prefetchwt1 = has_prefetchwt1 ? " -mprefetchwt1" : " -mno-prefetchwt1"; in host_detect_local_cpu()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/raw-cpuid-7.0.3/src/
H A Dlib.rs2607 has_prefetchwt1,
/dports/sysutils/vector/vector-0.10.0/cargo-crates/raw-cpuid-6.1.0/src/
H A Dlib.rs2587 has_prefetchwt1,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/raw-cpuid/src/
H A Dlib.rs2607 has_prefetchwt1,
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/raw-cpuid/src/
H A Dlib.rs2607 has_prefetchwt1,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/raw-cpuid/src/
H A Dlib.rs2607 has_prefetchwt1,