Home
last modified time | relevance | path

Searched defs:NumVecElts (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp486 unsigned NumVecElts = Src->getVectorNumElements(); in getMemoryOpCost() local
DAArch64ISelLowering.cpp8704 unsigned NumVecElts = VT.getVectorNumElements(); in replaceSplatVectorStore() local
8951 int NumVecElts = VTy.getVectorNumElements(); in tryMatchAcrossLaneShuffleForReduction() local
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h922 unsigned NumVecElts = Ty->getVectorNumElements(); in getReductionCost() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp464 unsigned NumVecElts = VecWidth / DestWidth; in foldVecTruncToExtElt() local
/external/llvm/lib/IR/
DConstants.cpp1913 unsigned NumVecElts = 0; in getGetElementPtr() local