Searched refs:AVX512DQ (Results 1 – 6 of 6) sorted by relevance
31 AVX512DQ = 1 << 13, enumerator40 SKX = AVX512F | AVX512DQ | AVX512CD | AVX512BW | AVX512VL,90 features |= (AVX512F | AVX512DQ | AVX512CD | AVX512BW | AVX512VL); in Supports()
64 if (abcd[1] & (1<<17)) { features |= SkCpu::AVX512DQ; } in read_cpu_features()
240 ; EBX[bit 17]: AVX512DQ
100 =item bit #64+17 denoting availability of AVX512DQ extension;
670 AVX512DQ = 0x200, enumerator825 host_isa |= instruction_set::AVX512DQ; in detect_supported_architectures()
588 // Even with AVX512DQ we'll still use these for unmasked operations.883 // Even with AVX512DQ we'll still use these for unmasked operations.1380 // This should be used for the AVX512DQ broadcast instructions. It disables