Home
last modified time | relevance | path

Searched refs:avx512ifma (Results 1 – 25 of 643) sorted by relevance

12345678910>>...26

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dx86_cpu_features.cpp64 const uint32_t avx512ifma = 1U << 21; in halide_get_cpu_features() local
68 const uint32_t avx512_cannonlake = avx512_skylake | avx512ifma; // Assume ifma => vbmi in halide_get_cpu_features()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl34 $avx512ifma=0;
43 $avx512ifma = ($1>=2.26);
48 $avx512ifma = ($1==2.11 && $2>=8) + ($1>=2.12);
52 $avx512ifma = ($2>=7.0);
59 if ($avx512ifma>0) {{{
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl34 $avx512ifma=0;
43 $avx512ifma = ($1>=2.26);
48 $avx512ifma = ($1==2.11 && $2>=8) + ($1>=2.12);
52 $avx512ifma = ($2>=7.0);
59 if ($avx512ifma>0) {{{
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl34 $avx512ifma=0;
43 $avx512ifma = ($1>=2.26);
48 $avx512ifma = ($1==2.11 && $2>=8) + ($1>=2.12);
52 $avx512ifma = ($2>=7.0);
59 if ($avx512ifma>0) {{{
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/asm/
H A Drsaz-avx512.pl34 $avx512ifma=0;
43 $avx512ifma = ($1>=2.26);
48 $avx512ifma = ($1==2.11 && $2>=8) + ($1>=2.12);
52 $avx512ifma = ($2>=7.0);
59 if ($avx512ifma>0) {{{
/dports/security/openssl-devel/openssl-3.0.2/crypto/bn/asm/
H A Drsaz-avx512.pl34 $avx512ifma=0;
43 $avx512ifma = ($1>=2.26);
48 $avx512ifma = ($1==2.11 && $2>=8) + ($1>=2.12);
52 $avx512ifma = ($2>=7.0);
59 if ($avx512ifma>0) {{{
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/bn/asm/
H A Drsaz-avx512.pl34 $avx512ifma=0;
43 $avx512ifma = ($1>=2.26);
48 $avx512ifma = ($1==2.11 && $2>=8) + ($1>=2.12);
52 $avx512ifma = ($2>=7.0);
59 if ($avx512ifma>0) {{{
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dcrc32-target-feature.ll28 …12bf16,-avx512bitalg,-avx512bw,-avx512cd,-avx512dq,-avx512er,-avx512f,-avx512ifma,-avx512pf,-avx51…
29 …12bf16,-avx512bitalg,-avx512bw,-avx512cd,-avx512dq,-avx512er,-avx512f,-avx512ifma,-avx512pf,-avx51…
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/www/filtron/filtron-93f8b22/vendor/github.com/klauspost/cpuid/private/
H A Dcpuid.go62 avx512ifma // AVX-512 Integer Fused Multiply-Add Instructions const
119 avx512ifma: "AVX512IFMA", // AVX-512 Integer Fused Multiply-Add Instructions
395 func (c cpuInfo) avx512ifma() bool { func
396 return c.features&avx512ifma != 0
919 rval |= avx512ifma
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/klauspost/cpuid/private/
H A Dcpuid.go62 avx512ifma // AVX-512 Integer Fused Multiply-Add Instructions const
119 avx512ifma: "AVX512IFMA", // AVX-512 Integer Fused Multiply-Add Instructions
395 func (c cpuInfo) avx512ifma() bool { func
396 return c.features&avx512ifma != 0
919 rval |= avx512ifma
/dports/devel/bit/bit-1.1.2/vendor/github.com/klauspost/cpuid/private/
H A Dcpuid.go61 avx512ifma // AVX-512 Integer Fused Multiply-Add Instructions const
118 avx512ifma: "AVX512IFMA", // AVX-512 Integer Fused Multiply-Add Instructions
394 func (c cpuInfo) avx512ifma() bool { func
395 return c.features&avx512ifma != 0
912 rval |= avx512ifma
/dports/www/morty/morty-0.2.0-12-gfe94d9a/vendor/github.com/klauspost/cpuid/private/
H A Dcpuid.go62 avx512ifma // AVX-512 Integer Fused Multiply-Add Instructions const
119 avx512ifma: "AVX512IFMA", // AVX-512 Integer Fused Multiply-Add Instructions
395 func (c cpuInfo) avx512ifma() bool { func
396 return c.features&avx512ifma != 0
919 rval |= avx512ifma
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Davx512ifma-intrinsics-fast-isel.ll2 ; RUN: llc < %s -fast-isel -mtriple=i686-unknown-unknown -mattr=+avx512ifma | FileCheck %s --check-…
3 ; RUN: llc < %s -fast-isel -mtriple=x86_64-unknown-unknown -mattr=+avx512ifma | FileCheck %s --chec…
5 ; NOTE: This should use IR equivalent to what is generated by clang/test/CodeGen/avx512ifma-builtin…

12345678910>>...26