Searched refs:AVX512CD (Results 1 – 5 of 5) sorted by relevance
35 AVX512CD = 1 << 17, enumerator40 SKX = AVX512F | AVX512DQ | AVX512CD | AVX512BW | AVX512VL,90 features |= (AVX512F | AVX512DQ | AVX512CD | AVX512BW | AVX512VL); in Supports()
68 if (abcd[1] & (1<<28)) { features |= SkCpu::AVX512CD; } in read_cpu_features()
239 ; EBX[bit 28]: AVX512CD
674 AVX512CD = 0x2000, enumerator822 host_isa |= instruction_set::AVX512CD; in detect_supported_architectures()
1267 …BMI2 | internal::instruction_set::AVX512BW | internal::instruction_set::AVX512CD | internal::instr… in implementation()