Home | History | Annotate | Download | only in products

Lines Matching refs:cj

74   conj_helper<LhsScalar,RhsScalar,ConjugateLhs,ConjugateRhs> cj;
161 res[j] = cj.pmadd(lhs0[j], pfirst(ptmp0), res[j]);
162 res[j] = cj.pmadd(lhs1[j], pfirst(ptmp1), res[j]);
163 res[j] = cj.pmadd(lhs2[j], pfirst(ptmp2), res[j]);
164 res[j] = cj.pmadd(lhs3[j], pfirst(ptmp3), res[j]);
227 res[j] = cj.pmadd(lhs0[j], pfirst(ptmp0), res[j]);
228 res[j] = cj.pmadd(lhs1[j], pfirst(ptmp1), res[j]);
229 res[j] = cj.pmadd(lhs2[j], pfirst(ptmp2), res[j]);
230 res[j] = cj.pmadd(lhs3[j], pfirst(ptmp3), res[j]);
249 res[j] += cj.pmul(lhs0[j], pfirst(ptmp0));
261 res[i] += cj.pmul(lhs0[i], pfirst(ptmp0));
327 conj_helper<LhsScalar,RhsScalar,ConjugateLhs,ConjugateRhs> cj;
416 tmp0 += cj.pmul(lhs0[j],b); tmp1 += cj.pmul(lhs1[j],b);
417 tmp2 += cj.pmul(lhs2[j],b); tmp3 += cj.pmul(lhs3[j],b);
488 tmp0 += cj.pmul(lhs0[j],b); tmp1 += cj.pmul(lhs1[j],b);
489 tmp2 += cj.pmul(lhs2[j],b); tmp3 += cj.pmul(lhs3[j],b);
510 tmp0 += cj.pmul(lhs0[j], rhs[j]);
527 tmp0 += cj.pmul(lhs0[j], rhs[j]);