Searched refs:AVX512VL (Results 1 – 1 of 1) sorted by relevance
71 AVX512VL = 1 << 6, enumerator120 features |= AVX512VL; in get_cpu_features()144 if (features & AVX512VL) { in blake3_compress_in_place()173 if (features & AVX512VL) { in blake3_compress_xof()202 if ((features & (AVX512F|AVX512VL)) == (AVX512F|AVX512VL)) { in blake3_hash_many()252 if ((features & (AVX512F|AVX512VL)) == (AVX512F|AVX512VL)) { in blake3_simd_degree()