Searched refs:_mm_maskz_and_ps (Results 1 – 2 of 2) sorted by relevance
137 return (__m128) _mm_maskz_and_ps (__U, __A, __B); in test_mm_maskz_and_ps()
206 _mm_maskz_and_ps (__mmask8 __U, __m128 __A, __m128 __B) { in _mm_maskz_and_ps() function