Searched refs:pol5_y_8 (Results 1 – 1 of 1) sorted by relevance
302 const __m128 pol5_y_8 = _mm_mul_ps(pol5_y_7, y); in mm_pow_ps() local303 const __m128 pol5_y = _mm_add_ps(pol5_y_8, *((__m128*)C0)); in mm_pow_ps()