Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_avx2.c158 INLINE void transpose_vecs(__m256i vecs[DEGREE]) { in transpose_vecs() function
H A Dblake3_sse2.c398 INLINE void transpose_vecs(__m128i vecs[DEGREE]) { in transpose_vecs() function
H A Dblake3_sse41.c392 INLINE void transpose_vecs(__m128i vecs[DEGREE]) { in transpose_vecs() function