Searched defs:prod_hi (Results 1 – 3 of 3) sorted by relevance
53 __m256i prod_hi = _mm256_srli_epi64(*x, 32); in mm256_mul_shift_epi32() local
64 __m256i prod_hi = _mm256_srli_epi64(*x, 32); in highbd_mul_shift_avx2() local
31 __m128i prod_hi = _mm_srli_epi64(*x, 32); in highbd_mul_shift_sse2() local