Searched refs:pol5_y_4 (Results 1 – 1 of 1) sorted by relevance
298 const __m128 pol5_y_4 = _mm_mul_ps(pol5_y_3, y); in mm_pow_ps() local299 const __m128 pol5_y_5 = _mm_add_ps(pol5_y_4, *((__m128*)C2)); in mm_pow_ps()