Searched refs:_mm_max_ps (Results 1 – 2 of 2) sorted by relevance
325 const __m128 x_max = _mm_max_ps(x_min, *((__m128 *)min_input)); in mm_pow_ps()
150 _mm_max_ps(__m128 a, __m128 b) in _mm_max_ps() function