OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lhs1
(Results
1 - 4
of
4
) sorted by null
/external/eigen/Eigen/src/Core/products/
GeneralMatrixVector.h
70
pcj.pmul(EIGEN_CAT(ploa , A13)<LhsPacket>(&
lhs1
[j]), ptmp1)), \
152
const LhsScalar *lhs0 = lhs + i*lhsStride, *
lhs1
= lhs + (i+offset1)*lhsStride,
local
162
res[j] = cj.pmadd(
lhs1
[j], pfirst(ptmp1), res[j]);
185
A01 = pload<LhsPacket>(&
lhs1
[alignedStart-1]);
191
A11 = pload<LhsPacket>(&
lhs1
[j-1+LhsPacketSize]); palign<1>(A01,A11);
201
A01 = pload<LhsPacket>(&
lhs1
[j-1+2*LhsPacketSize]); palign<1>(A11,A01);
228
res[j] = cj.pmadd(
lhs1
[j], pfirst(ptmp1), res[j]);
323
ptmp1 = pcj.pmadd(EIGEN_CAT(ploa,A13)<LhsPacket>(&
lhs1
[j]), b, ptmp1); \
402
const LhsScalar *lhs0 = lhs + i*lhsStride, *
lhs1
= lhs + (i+offset1)*lhsStride,
local
416
tmp0 += cj.pmul(lhs0[j],b); tmp1 += cj.pmul(
lhs1
[j],b)
[
all
...]
/external/llvm/lib/Target/ARM/
ARMInstrInfo.td
[
all
...]
ARMISelLowering.cpp
[
all
...]
/external/llvm/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
Completed in 401 milliseconds