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

  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_aes_gcm_hw_vaes_avx512.inc 12 * AVX512 VAES + VPCLMULDQD support for AES GCM.
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
VFABIDemangling.cpp 41 .Case("e", VFISAKind::AVX512)
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
VectorUtils.h 50 AVX512, // x86 AVX512
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
TargetInfo.cpp 2183 AVX512
2189 case X86AVXABILevel::AVX512:
2929 // Similarly, per 3.2.3. of the AVX512 draft, 512-bits ("named") args are
11159 (ABI == "avx512"
11160 ? X86AVXABILevel::AVX512
  /src/sys/external/isc/libsodium/dist/
configure 8650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a broken clang + AVX512 combination" >&5
8651 $as_echo_n "checking for a broken clang + AVX512 combination... " >&6; }
8660 #error Not a broken clang + AVX512 combination
8668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes - disabling AVX512 optimizations" >&5
8669 $as_echo "yes - disabling AVX512 optimizations" >&6; }

Completed in 55 milliseconds