Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1708 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in commute() local
1846 static bool isSingleSourceMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isSingleSourceMaskImpl()
1870 static bool isIdentityMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isIdentityMaskImpl()
2117 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isIdentityWithPadding() local
2141 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isIdentityWithExtract() local
2159 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isConcat() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp299 unsigned NumOpElts = in widenSubvectorLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4085 unsigned NumOpElts = M1VT.getVectorMinNumElements(); lowerBUILD_VECTOR() local
5052 unsigned NumOpElts = M1VT.getVectorMinNumElements(); lowerShuffleViaVRegSplitting() local
6892 unsigned NumOpElts = LowerOperation() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23943 int NumOpElts = OpVT.getVectorNumElements(); in combineConcatVectorOfExtracts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16940 unsigned NumOpElts = in lowerInterleavedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40065 unsigned NumOpElts = Op.getValueType().getVectorNumElements(); in combineX86ShufflesRecursively() local