Home | History | Annotate | Download | only in cpu_ref

Lines Matching full:bp0

309     __m128 bp0, bp1;
315 bp0 = _mm_setzero_ps();
328 bp0 = _mm_add_ps(bp0, _mm_mul_ps(pf0, x));
334 _mm_storeu_ps((float *)dst, bp0);