Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2247 unsigned NumVecElts = cast<FixedVectorType>(Ty)->getNumElements(); in getTreeReductionCost() local
2353 unsigned NumVecElts = cast<FixedVectorType>(Ty)->getNumElements(); in getMinMaxReductionCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5106 unsigned NumVecElts = ValVTy->getNumElements(); in getArithmeticReductionCost() local
5390 unsigned NumVecElts = ValVTy->getNumElements(); in getMinMaxReductionCost() local
H A DX86ISelLowering.cpp8192 int NumVecElts = Vec.getValueType().getVectorNumElements(); in getTargetShuffleAndZeroables() local
42932 unsigned NumVecElts = VecVT.getVectorNumElements(); in SimplifyDemandedBitsForTargetNode() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp554 unsigned NumVecElts = VecWidth / DestWidth; in foldVecTruncToExtElt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18422 SDValue SplatVal, unsigned NumVecElts) { in splitStoreSplat()
18632 int NumVecElts = VT.getVectorNumElements(); in replaceZeroVectorStore() local
18699 unsigned NumVecElts = VT.getVectorNumElements(); in replaceSplatVectorStore() local