Searched refs:pcj (Results 1 – 4 of 4) sorted by relevance
/external/eigen/Eigen/src/Core/products/ |
D | GeneralMatrixVector.h | 74 padd(pcj.pmul(EIGEN_CAT(ploa , A0)<LhsPacket>(&lhs0[j]), ptmp0), \ 75 pcj.pmul(EIGEN_CAT(ploa , A13)<LhsPacket>(&lhs1[j]), ptmp1)), \ 76 padd(pcj.pmul(EIGEN_CAT(ploa , A2)<LhsPacket>(&lhs2[j]), ptmp2), \ 77 pcj.pmul(EIGEN_CAT(ploa , A13)<LhsPacket>(&lhs3[j]), ptmp3)) ))) 80 conj_helper<LhsPacket,RhsPacket,ConjugateLhs,ConjugateRhs> pcj; 204 T0 = pcj.pmadd(A00, ptmp0, pload<ResPacket>(&res[j])); 205 T1 = pcj.pmadd(A10, ptmp0, pload<ResPacket>(&res[j+ResPacketSize])); 207 T0 = pcj.pmadd(A01, ptmp1, T0); 209 T0 = pcj.pmadd(A02, ptmp2, T0); 211 T0 = pcj.pmadd(A03, ptmp3, T0); [all …]
|
/external/eigen/Eigen/src/Jacobi/ |
D | Jacobi.h | 334 conj_helper<Packet,Packet,NumTraits<Scalar>::IsComplex,false> pcj; in apply_rotation_in_the_plane() local 353 pstore(px, padd(pmul(pc,xi),pcj.pmul(ps,yi))); in apply_rotation_in_the_plane() 354 pstore(py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane() 368 pstoreu(px, padd(pmul(pc,xi),pcj.pmul(ps,yi))); in apply_rotation_in_the_plane() 369 pstoreu(px+PacketSize, padd(pmul(pc,xi1),pcj.pmul(ps,yi1))); in apply_rotation_in_the_plane() 370 pstore (py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane() 371 pstore (py+PacketSize, psub(pcj.pmul(pc,yi1),pmul(ps,xi1))); in apply_rotation_in_the_plane() 379 pstoreu(x+peelingEnd, padd(pmul(pc,xi),pcj.pmul(ps,yi))); in apply_rotation_in_the_plane() 380 pstore (y+peelingEnd, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane() 400 conj_helper<Packet,Packet,NumTraits<Scalar>::IsComplex,false> pcj; in apply_rotation_in_the_plane() local [all …]
|
/external/eigen/test/ |
D | packetmath.cpp | 314 internal::conj_helper<Packet,Packet,ConjLhs,ConjRhs> pcj; in test_conj_helper() local 321 internal::pstore(pval,pcj.pmul(internal::pload<Packet>(data1),internal::pload<Packet>(data2))); in test_conj_helper() 330 …internal::pstore(pval,pcj.pmadd(internal::pload<Packet>(data1),internal::pload<Packet>(data2),inte… in test_conj_helper()
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | ddms_calculator_start.trace | 89823 �K�pcjS� � 294212 IM�pcj��
|