Lines Matching full:m0001
1078 const __m128i M0001 = _mm_set_epi32(0xff000000, 0xff000000, 0xff000000, 0xff000000);
1137 t0 = blendv_epi8(t0, out0, M0001);
1139 t2 = blendv_epi8(t2, out1, M0001);
1149 const __m128i M0001 = _mm_set_epi32(0xff000000, 0xff000000, 0xff000000, 0xff000000);
1208 t0 = blendv_epi8(t0, in0, M0001);
1210 t2 = blendv_epi8(t2, in1, M0001);