Home
last modified time | relevance | path

Searched defs:xinput (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3856 const __m256i* const xinput = (const __m256i *) input; in XXH3_accumulate_512_avx2() local
3962 const __m128i* const xinput = (const __m128i *) input; in XXH3_accumulate_512_sse2() local
4082 uint8_t const* const xinput = (const uint8_t *) input; in XXH3_accumulate_512_neon() local
4185 xxh_u64x2 const* const xinput = (xxh_u64x2 const*) input; /* no alignment restriction */ in XXH3_accumulate_512_vsx() local
4262 xxh_u8 const* xinput = (xxh_u8 const*) input; in XXH3_scalarRound() local