Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2011 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); commute() local
2149 isSingleSourceMaskImpl(ArrayRef<int> Mask,int NumOpElts) isSingleSourceMaskImpl() argument
2173 isIdentityMaskImpl(ArrayRef<int> Mask,int NumOpElts) isIdentityMaskImpl() argument
2420 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); isIdentityWithPadding() local
2444 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); isIdentityWithExtract() local
2462 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); isConcat() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp285 unsigned NumOpElts = widenSubvectorLoad() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3825 unsigned NumOpElts = M1VT.getVectorMinNumElements(); lowerBUILD_VECTOR() local
4711 unsigned NumOpElts = M1VT.getVectorMinNumElements(); lowerShuffleViaVRegSplitting() local
6446 unsigned NumOpElts = LowerOperation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15859 unsigned NumOpElts = lowerInterleavedStore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23583 int NumOpElts = OpVT.getVectorNumElements(); combineConcatVectorOfExtracts() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp39311 unsigned NumOpElts = Op.getValueType().getVectorNumElements(); combineX86ShufflesRecursively() local
[all...]