Lines Matching refs:b_a
1031 const __m128i b_a = _mm_subs_epu8(b, a);1032 const __m128i abs_a_b = _mm_or_si128(a_b, b_a);