Home | History | Annotate | Download | only in hrss

Lines Matching defs:carry1

110   const __m128i carry1 = _mm_srli_si128(v[1], 14);
115 v[2] |= carry1;
127 const __m128i carry1 = _mm_srli_si128(v[1], 14);
133 v[2] |= carry1;