Searched refs:_mm512_add_epi16 (Results 1 – 2 of 2) sorted by relevance
384 return _mm512_add_epi16(__A, __B); in test_mm512_add_epi16()
392 _mm512_add_epi16 (__m512i __A, __m512i __B) { in _mm512_add_epi16() function