Searched refs:_mm512_mask_mullo_epi16 (Results 1 – 2 of 2) sorted by relevance
454 return _mm512_mask_mullo_epi16(__W, __U, __A, __B); in test_mm512_mask_mullo_epi16()
437 _mm512_mask_mullo_epi16 (__m512i __W, __mmask32 __U, __m512i __A, __m512i __B) { in _mm512_mask_mullo_epi16() function