Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2468 unsigned NumVecElts = cast<FixedVectorType>(Ty)->getNumElements(); in getTreeReductionCost() local
2574 unsigned NumVecElts = cast<FixedVectorType>(Ty)->getNumElements(); in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp576 const unsigned NumVecElts = VectorTy->getNumElements(); in promoteAllocaUserToVector() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5349 unsigned NumVecElts = ValVTy->getNumElements(); in getArithmeticReductionCost() local
5515 unsigned NumVecElts = ValVTy->getNumElements(); in getMinMaxReductionCost() local
H A DX86ISelLowering.cpp5708 int NumVecElts = Vec.getValueType().getVectorNumElements(); in getTargetShuffleAndZeroables() local
42879 unsigned NumVecElts = VecVT.getVectorNumElements(); in SimplifyDemandedBitsForTargetNode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp426 unsigned NumVecElts = VecWidth / DestWidth; in foldVecTruncToExtElt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21615 SDValue SplatVal, unsigned NumVecElts) { in splitStoreSplat()
21825 int NumVecElts = VT.getVectorNumElements(); in replaceZeroVectorStore() local
21892 unsigned NumVecElts = VT.getVectorNumElements(); in replaceSplatVectorStore() local