Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching refs:tmp5

2353         __m128 tmp4, tmp5, tmp6, tmp7, tmp8, tmp9;
2357 tmp5 = vw[ 2];
2363 vw[ 1] = _mm_add_ps(tmp4, _mm_mul_ps(_mm_add_ps(tmp3, tmp5), c));
2364 vw[ 3] = _mm_add_ps(tmp6, _mm_mul_ps(_mm_add_ps(tmp5, tmp7), c));