Lines Matching full:m0
18 buf = TOI(_mm_shuffle_ps(TOF(m0), TOF(m1), _MM_SHUFFLE(2,0,2,0)));
21 buf = TOI(_mm_shuffle_ps(TOF(m0), TOF(m1), _MM_SHUFFLE(3,1,3,1)));
44 t2 = _mm_blend_epi16(m0, t1, 0xF0); \
48 t0 = _mm_unpackhi_epi32(m0,m1); \
60 t0 = _mm_unpacklo_epi32(m2,m0); \
61 t1 = _mm_blend_epi16(t0, m0, 0xF0); \
66 t0 = _mm_blend_epi16(m0, m2, 0x3C); \
73 t1 = _mm_blend_epi16(m0, m1, 0x33); \
78 t0 = _mm_unpackhi_epi32(m0,m1); \
85 t1 = _mm_blend_epi16(m3,m0,0x0C); \
90 t0 = _mm_blend_epi16(m0,m1,0x0F); \
95 t0 = _mm_unpacklo_epi32(m0,m2); \
101 t1 = _mm_unpackhi_epi64(m0,m2); \
107 t1 = _mm_unpacklo_epi64(m0,m1); \
112 t1 = _mm_unpackhi_epi64(m2,m0); \
116 t0 = _mm_blend_epi16(m0,m2,0x03); \
122 t0 = _mm_unpackhi_epi32(m0,m1); \
123 t1 = _mm_unpacklo_epi32(m0,m2); \
128 t1 = _mm_blend_epi16(m0,m3,0x03); \
132 t0 = _mm_blend_epi16(m1,m0,0x0C); \
144 t1 = _mm_blend_epi16(m0,m3,0x33); \
154 t0 = _mm_unpacklo_epi64(m0,m2); \
160 t1 = _mm_unpackhi_epi64(m0,t0); \
164 t0 = _mm_unpackhi_epi32(m0,m1); \
170 t1 = _mm_srli_si128(m0,4); \
175 t0 = _mm_unpackhi_epi64(m0,m3); \
181 t0 = _mm_unpacklo_epi32(m0,m1); \
187 t1 = _mm_unpacklo_epi64(t0,m0); \
192 t0 = _mm_unpackhi_epi32(m0,m3); \
197 t0 = _mm_blend_epi16(m2,m0,0x0C); \
202 t0 = _mm_blend_epi16(m1,m0,0x30); \
206 t0 = _mm_blend_epi16(m0,m2,0x03); \
212 t0 = _mm_slli_si128(m0,4); \
217 t0 = _mm_unpackhi_epi32(m0,m3); \
224 t1 = _mm_unpacklo_epi32(m0,m3); \