Searched refs:_mm_mullo_epi64 (Results 1 – 2 of 2) sorted by relevance
29 return (__m128i) _mm_mullo_epi64(__A, __B); in test_mm_mullo_epi64()
57 _mm_mullo_epi64 (__m128i __A, __m128i __B) { in _mm_mullo_epi64() function