Searched refs:_mm256_cmpgt_epi64 (Results 1 – 2 of 2) sorted by relevance
226 return _mm256_cmpgt_epi64(a, b); in test_mm256_cmpgt_epi64()
224 _mm256_cmpgt_epi64(__m256i __a, __m256i __b) in _mm256_cmpgt_epi64() function