Searched refs:_mm_cmov_si128 (Results 1 – 2 of 2) sorted by relevance
176 return _mm_cmov_si128(a, b, c); in test_mm_cmov_si128()
199 _mm_cmov_si128(__m128i __A, __m128i __B, __m128i __C) in _mm_cmov_si128() function