Searched refs:_mm512_maskz_and_ps (Results 1 – 2 of 2) sorted by relevance
131 return (__m512) _mm512_maskz_and_ps(__U, __A, __B); in test_mm512_maskz_and_ps()
180 _mm512_maskz_and_ps (__mmask16 __U, __m512 __A, __m512 __B) { in _mm512_maskz_and_ps() function