Searched refs:_mm256_cmov_si256 (Results 1 – 2 of 2) sorted by relevance
182 return _mm256_cmov_si256(a, b, c); in test_mm256_cmov_si256()
205 _mm256_cmov_si256(__m256i __A, __m256i __B, __m256i __C) in _mm256_cmov_si256() function