Searched refs:xx22 (Results 1 – 2 of 2) sorted by relevance
99 long xx20 = xx[20] & M, xx21 = xx[21] & M, xx22 = xx[22] & M, xx23 = xx[23] & M; in reduce() local104 long t1 = (xx[13] & M) + xx22; in reduce()105 long t2 = (xx[14] & M) + xx22 + xx23; in reduce()109 long t6 = xx22 - xx23; in reduce()
217 const __m128 xx22 = _mm_add_ps(xx20, xx21); in cftmdl_128_SSE2() local234 _mm_storel_epi64((__m128i*)&a[j0 + 24], _mm_castps_si128(xx22)); in cftmdl_128_SSE2()236 _mm_shuffle_epi32(_mm_castps_si128(xx22), in cftmdl_128_SSE2()