Searched refs:pol5_y_3 (Results 1 – 1 of 1) sorted by relevance
269 const __m128 pol5_y_3 = _mm_add_ps(pol5_y_2, *((__m128 *)C3)); in mm_pow_ps() local270 const __m128 pol5_y_4 = _mm_mul_ps(pol5_y_3, y); in mm_pow_ps()