HomeSort by relevance Sort by last modified time
    Searched defs:lhs1 (Results 1 - 3 of 3) sorted by null

  /external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h 105 pcj.pmul(lhs1.template load<LhsPacket, Alignment13>(j), ptmp1)), \
198 const LhsScalars lhs0 = lhs.getVectorMapper(0, i+0), lhs1 = lhs.getVectorMapper(0, i+offset1), local
208 res[j] = cj.pmadd(lhs1(j), pfirst(ptmp1), res[j]);
233 A01 = lhs1.template load<LhsPacket, Aligned>(alignedStart-1);
239 A11 = lhs1.template load<LhsPacket, Aligned>(j-1+LhsPacketSize); palign<1>(A01,A11);
249 A01 = lhs1.template load<LhsPacket, Aligned>(j-1+2*LhsPacketSize); palign<1>(A11,A01);
277 res[j] = cj.pmadd(lhs1(j), pfirst(ptmp1), res[j]);
380 ptmp1 = pcj.pmadd(lhs1.template load<LhsPacket, Alignment13>(j), b, ptmp1); \
471 const LhsScalars lhs0 = lhs.getVectorMapper(i+0, 0), lhs1 = lhs.getVectorMapper(i+offset1, 0), local
485 tmp0 += cj.pmul(lhs0(j),b); tmp1 += cj.pmul(lhs1(j),b)
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/error_prone_core/2.0.18/
error_prone_core-2.0.18.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 82 milliseconds