Searched refs:_mm512_mullo_epi64 (Results 1 – 2 of 2) sorted by relevance
80 return _mm512_mullo_epi64(a, b); in mm512_mullo_epi64_wrap()
35 _mm512_mullo_epi64 (__m512i __A, __m512i __B) { in _mm512_mullo_epi64() function