Searched defs:_mm256_setr_m128i (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/simdutf/ | ||
H A D | simdutf.cpp | 2062 #define _mm256_setr_m128i(xmm2, xmm1) _mm256_permute2f128_si256(_mm256_castsi128_si256(xmm1), _mm256_castsi128_si256(xmm2), 2) macro [all...] |
Completed in 42 milliseconds