Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_neon.c66 INLINE void round_fn4(uint32x4_t v[16], uint32x4_t m[16], size_t r) { in round_fn4() function
H A Dblake3_avx512.c315 INLINE void round_fn4(__m128i v[16], __m128i m[16], size_t r) { in round_fn4() function