Lines Matching defs:v3
360 __m128i v3 = _mm_adds_epi8(*fl, k3);364 SignedShift8b(&v3); // v3 >> 3366 *p0 = _mm_adds_epi8(*p0, v3); // p0 += v3