Searched refs:_mm256_cmpgt_epi8 (Results 1 – 2 of 2) sorted by relevance
211 return _mm256_cmpgt_epi8(a, b); in test_mm256_cmpgt_epi8()
206 _mm256_cmpgt_epi8(__m256i __a, __m256i __b) in _mm256_cmpgt_epi8() function