Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1057 const uint8x16_t cmp3 = vceqq_u8(chunk.val[3], dup); in ZSTD_row_getMatchMask() local
1060 const uint8x16_t t1 = vsriq_n_u8(cmp3, cmp2, 1); in ZSTD_row_getMatchMask()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c1042 const uint8x16_t cmp3 = vceqq_u8(chunk.val[3], dup); in ZSTD_row_getNEONMask() local
1045 const uint8x16_t t1 = vsriq_n_u8(cmp3, cmp2, 1); in ZSTD_row_getNEONMask()