Searched refs:v_h0 (Results 1 – 1 of 1) sorted by relevance
4699 __m128i v_h0 = _mm_packus_epi16(v_h_0, v_h_1); in operator ()() local4713 _mm_interleave_epi8(v_h0, v_h1, v_l0, v_l1, v_s0, v_s1); in operator ()()4715 _mm_storeu_si128((__m128i *)(dst + j), v_h0); in operator ()()