Home | History | Annotate | Download | only in include

Lines Matching defs:c3f

14859     __m128i c55555555, c33333333, c0f0f0f0f, c3f, c32, tmp, tmp1, res;
14863 c3f = _mm_set1_epi32(0x3f);
14895 res = _mm_and_si128(res, c3f); //atmp[i] = atmp[i] & 0x0000003f;