Searched refs:pol5_y_6 (Results 1 – 1 of 1) sorted by relevance
300 const __m128 pol5_y_6 = _mm_mul_ps(pol5_y_5, y); in mm_pow_ps() local301 const __m128 pol5_y_7 = _mm_add_ps(pol5_y_6, *((__m128*)C1)); in mm_pow_ps()