Searched refs:srcx2 (Results 1 – 1 of 1) sorted by relevance
2262 __m128i srcx2 = _mm_adds_epi16(input[i], input[i]); in iidentity16_new_ssse3() local2263 output[i] = _mm_adds_epi16(x, srcx2); in iidentity16_new_ssse3()