Home
last modified time | relevance | path

Searched defs:numElem (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorTranspose.cpp73 int numElem = numBits / 32; in getUnpackShufflePermFor128Lane() local
89 int numElem = numBits / 32; in createUnpackLoPd() local
103 int numElem = numBits / 32; in createUnpackHiPd() local
118 int numElem = numBits / 32; in createUnpackLoPs() local
133 int numElem = numBits / 32; in createUnpackHiPs() local
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DArrayConstructor.cpp34 fir::SequenceType::Extent numElem = genInitArrayConstructorVector() local
/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp1988 auto numElem{vecElemKind == 0 ? 0 : (16 / vecElemKind)}; CheckPPCIntrinsic() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DPPCIntrinsicCall.cpp2959 uint64_t numElem = (vop == VecOp::Xstd2) ? 2 : 4; in genVecXStore() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5217 unsigned numElem = vecTy->getNumElements(); VisitAbstractConditionalOperator() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12819 unsigned numElem = VT.getVectorNumElements(); AddCombineBUILD_VECTORToVPADDL() local