Searched refs:_mm256_cmpgt_epi8 (Results 1 – 3 of 3) sorted by relevance
272 return _mm256_cmpgt_epi8(a, b); in test_mm256_cmpgt_epi8()
573 #define _simd_cmpgt_epi8 _mm256_cmpgt_epi8
209 _mm256_cmpgt_epi8(__m256i __a, __m256i __b) in _mm256_cmpgt_epi8() function