Searched refs:_mm_max_epi64 (Results 1 – 2 of 2) sorted by relevance
2470 return _mm_max_epi64(__A,__B); in test_mm_max_epi64()
3544 _mm_max_epi64 (__m128i __A, __m128i __B) { in _mm_max_epi64() function