Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress.c227 int const kHasSIMD128 = 1; in ZSTD_resolveRowMatchFinderMode() local
229 int const kHasSIMD128 = 0; in ZSTD_resolveRowMatchFinderMode()
234 if (kHasSIMD128) { in ZSTD_resolveRowMatchFinderMode()