Home
last modified time | relevance | path

Searched refs:AVX512VL (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/src/core/
DSkCpu.h37 AVX512VL = 1 << 19, enumerator
40 SKX = AVX512F | AVX512DQ | AVX512CD | AVX512BW | AVX512VL,
90 features |= (AVX512F | AVX512DQ | AVX512CD | AVX512BW | AVX512VL); in Supports()
DSkCpu.cpp70 if (abcd[1] & (1<<31)) { features |= SkCpu::AVX512VL; } in read_cpu_features()
/third_party/openh264/codec/common/x86/
Dcpuid.asm242 ; EBX[bit 31]: AVX512VL
/third_party/openssl/doc/man3/
DOPENSSL_ia32cap.pod113 =item bit #64+31 denoting availability of AVX512VL extension;
/third_party/node/deps/simdutf/
Dsimdutf.h687 AVX512VL = 0x8000, enumerator
838 host_isa |= instruction_set::AVX512VL; in detect_supported_architectures()
Dsimdutf.cpp1286 …12BW | internal::instruction_set::AVX512CD | internal::instruction_set::AVX512VL | internal::instr… in implementation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrAVX512.td4090 // AVX512VL pattern.
5529 // Define only if AVX512VL feature is present.
5659 // Define only if AVX512VL feature is present.
8664 // Define only if AVX512VL feature is present.
8772 // Define only if AVX512VL feature is present.
8841 // Define only if AVX512VL feature is present.