Home | History | Annotate | Download | only in cpu_ref

Lines Matching full:x55

91     c2 = _mm_shuffle_epi32(x, 0x55);
94 c6 = _mm_shuffle_epi32(x, 0x55);
171 y2 = _mm_madd_epi16(xy, _mm_shuffle_epi32(c0, 0x55));
176 y2 = _mm_add_epi32(y2, _mm_madd_epi16(zw, _mm_shuffle_epi32(c2, 0x55)));
227 y2 = _mm_madd_epi16(xy, _mm_shuffle_epi32(c0, 0x55));
231 y2 = _mm_add_epi32(y2, _mm_madd_epi16(zw, _mm_shuffle_epi32(c2, 0x55)));
614 c2 = _mm_shuffle_epi32(x, 0x55);
618 c6 = _mm_shuffle_epi32(x, 0x55);
622 c10 = _mm_shuffle_epi32(x, 0x55);
626 c14 = _mm_shuffle_epi32(x, 0x55);
630 c18 = _mm_shuffle_epi32(x, 0x55);
634 c22 = _mm_shuffle_epi32(x, 0x55);