Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1708 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); commute() local
1846 isSingleSourceMaskImpl(ArrayRef<int> Mask,int NumOpElts) isSingleSourceMaskImpl() argument
1870 isIdentityMaskImpl(ArrayRef<int> Mask,int NumOpElts) isIdentityMaskImpl() argument
2117 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); isIdentityWithPadding() local
2141 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); isIdentityWithExtract() local
2159 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); isConcat() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp299 unsigned NumOpElts = widenSubvectorLoad() local
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4054 unsigned NumOpElts = M1VT.getVectorMinNumElements(); lowerBUILD_VECTOR() local
5021 unsigned NumOpElts = M1VT.getVectorMinNumElements(); lowerShuffleViaVRegSplitting() local
6886 unsigned NumOpElts = LowerOperation() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23884 int NumOpElts = OpVT.getVectorNumElements(); combineConcatVectorOfExtracts() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16736 unsigned NumOpElts = lowerInterleavedStore() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40047 unsigned NumOpElts = Op.getValueType().getVectorNumElements(); combineX86ShufflesRecursively() local
[all...]