Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2450 unsigned NumVecElts = cast<FixedVectorType>(Ty)->getNumElements(); getTreeReductionCost() local
2556 unsigned NumVecElts = cast<FixedVectorType>(Ty)->getNumElements(); getMinMaxReductionCost() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp576 const unsigned NumVecElts = VectorTy->getNumElements(); in promoteAllocaUserToVector() local
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5349 unsigned NumVecElts = ValVTy->getNumElements(); getArithmeticReductionCost() local
5515 unsigned NumVecElts = ValVTy->getNumElements(); getMinMaxReductionCost() local
[all...]
H A DX86ISelLowering.cpp5732 int NumVecElts = Vec.getValueType().getVectorNumElements(); getTargetShuffleAndZeroables() local
42825 unsigned NumVecElts = VecVT.getVectorNumElements(); SimplifyDemandedBitsForTargetNode() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp426 unsigned NumVecElts = VecWidth / DestWidth; in foldVecTruncToExtElt() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21401 splitStoreSplat(SelectionDAG & DAG,StoreSDNode & St,SDValue SplatVal,unsigned NumVecElts) splitStoreSplat() argument
21611 int NumVecElts = VT.getVectorNumElements(); replaceZeroVectorStore() local
21678 unsigned NumVecElts = VT.getVectorNumElements(); replaceSplatVectorStore() local
[all...]