Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_neon.c13 INLINE uint32x4_t loadu_128(const uint8_t src[16]) { in loadu_128() function
H A Dblake3_avx512.c9 INLINE __m128i loadu_128(const uint8_t src[16]) { in loadu_128() function