Searched refs:_mm256_and_si256 (Results 1 – 3 of 3) sorted by relevance
146 return _mm256_and_si256(a, b); in test_mm256_and_si256()
132 _mm256_and_si256(__m256i __a, __m256i __b) in _mm256_and_si256() function