Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h3107 # define XXH_vec_revb vec_revb macro
3112 XXH_FORCE_INLINE xxh_u64x2 XXH_vec_revb(xxh_u64x2 val) in XXH_vec_revb() function
3129 ret = XXH_vec_revb(ret); in XXH_vec_loadu()