Searched refs:_mm256_maskz_and_ps (Results 1 – 2 of 2) sorted by relevance
125 return (__m256) _mm256_maskz_and_ps (__U, __A, __B); in test_mm256_maskz_and_ps()
189 _mm256_maskz_and_ps (__mmask8 __U, __m256 __A, __m256 __B) { in _mm256_maskz_and_ps() function