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