Lines Matching defs:v_x2
26238 __m128i v_x2 = {0};
26268 v_x2 = _mm_lddqu_si128((const __m128i*)(const void*)(a_x.ptr + 32));
26280 v_y2 = _mm_clmulepi64_si128(v_x2, v_k, (int32_t)(0));
26284 v_x2 = _mm_clmulepi64_si128(v_x2, v_k, (int32_t)(17));
26288 v_x2 = _mm_xor_si128(_mm_xor_si128(v_x2, v_y2), _mm_lddqu_si128((const __m128i*)(const void*)(v_p.ptr + 32)));
26301 v_x0 = _mm_xor_si128(v_x0, v_x2);
26308 v_x2 = _mm_set_epi32((int32_t)(0), (int32_t)(4294967295), (int32_t)(0), (int32_t)(4294967295));
26313 v_x0 = _mm_and_si128(v_x0, v_x2);
26317 v_x1 = _mm_and_si128(v_x0, v_x2);
26319 v_x1 = _mm_and_si128(v_x1, v_x2);
26357 __m128i v_x2 = {0};
26387 v_x2 = _mm_lddqu_si128((const __m128i*)(const void*)(a_x.ptr + 32));
26399 v_y2 = _mm_clmulepi64_si128(v_x2, v_k, (int32_t)(0));
26403 v_x2 = _mm_clmulepi64_si128(v_x2, v_k, (int32_t)(17));
26407 v_x2 = _mm_xor_si128(_mm_xor_si128(v_x2, v_y2), _mm_lddqu_si128((const __m128i*)(const void*)(v_p.ptr + 32)));
26420 v_x0 = _mm_xor_si128(v_x0, v_x2);
26427 v_x2 = _mm_set_epi32((int32_t)(0), (int32_t)(4294967295), (int32_t)(0), (int32_t)(4294967295));
26432 v_x0 = _mm_and_si128(v_x0, v_x2);
26436 v_x1 = _mm_and_si128(v_x0, v_x2);
26438 v_x1 = _mm_and_si128(v_x1, v_x2);