Searched defs:_mm_alignr_epi8 (Results 1 – 2 of 2) sorted by relevance
156 #define _mm_alignr_epi8(a, b, n) \ macro
77 _mm_alignr_epi8(__m128i __A, __m128i __B, const unsigned int __count) { in _mm_alignr_epi8() function