Searched refs:_mm512_mullo_epi16 (Results 1 – 2 of 2) sorted by relevance
448 return _mm512_mullo_epi16(__A, __B); in test_mm512_mullo_epi16()
432 _mm512_mullo_epi16 (__m512i __A, __m512i __B) { in _mm512_mullo_epi16() function