Searched refs:_mm256_and_si256 (Results 1 – 4 of 4) sorted by relevance
533 AI SkNx operator & (const SkNx& o) const { return _mm256_and_si256(fVec, o.fVec); }567 AI SkNx operator & (const SkNx& o) const { return _mm256_and_si256(fVec, o.fVec); }
92 return _mm256_and_si256(a, b); in test_mm256_and_si256()
134 _mm256_and_si256(__m256i __a, __m256i __b) in _mm256_and_si256() function
896 (__v8si)_mm256_and_si256(__A, __B), in _mm256_mask_and_epi32()1010 (__v4di)_mm256_and_si256(__A, __B), in _mm256_mask_and_epi64()