Searched refs:_mm_cmpgt_epi64 (Results 1 – 2 of 2) sorted by relevance
30 return _mm_cmpgt_epi64(A, B); in test_mm_cmpgt_epi64()
470 _mm_cmpgt_epi64(__m128i __V1, __m128i __V2) in _mm_cmpgt_epi64() function