Searched refs:tmp128_2 (Results 1 – 1 of 1) sorted by relevance
35 __m128i tmp128_1, tmp128_2; in __rte_thash_xor_reduce() local42 tmp128_2 = _mm256_extracti32x4_epi32(tmp_256_1, 1); in __rte_thash_xor_reduce()43 tmp128_1 = _mm_xor_si128(tmp128_1, tmp128_2); in __rte_thash_xor_reduce()