Home
last modified time | relevance | path

Searched refs:Z_CRC32_AVX512_MINIMUM_LENGTH (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/zlib/
H A Dcrc32_simd.h32 #define Z_CRC32_AVX512_MINIMUM_LENGTH 256 macro
H A Dcrc32.c721 if (x86_cpu_enable_avx512 && len >= Z_CRC32_AVX512_MINIMUM_LENGTH) { in crc32_z()

Completed in 2 milliseconds