Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp431 unsigned NumVecElts = Src->getVectorNumElements(); in getMemoryOpCost() local
DAArch64ISelLowering.cpp8551 unsigned NumVecElts = VT.getVectorNumElements(); in replaceSplatVectorStore() local
8800 int NumVecElts = VTy.getVectorNumElements(); in tryMatchAcrossLaneShuffleForReduction() local
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h772 unsigned NumVecElts = Ty->getVectorNumElements(); in getReductionCost() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp464 unsigned NumVecElts = VecWidth / DestWidth; in foldVecTruncToExtElt() local