Searched refs:pol5_y_1 (Results 1 – 1 of 1) sorted by relevance
295 const __m128 pol5_y_1 = _mm_add_ps(pol5_y_0, *((__m128*)C4)); in mm_pow_ps() local296 const __m128 pol5_y_2 = _mm_mul_ps(pol5_y_1, y); in mm_pow_ps()