Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp2146 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in commute() local
2284 static bool isSingleSourceMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isSingleSourceMaskImpl()
2308 static bool isIdentityMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isIdentityMaskImpl()
2545 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isIdentityWithPadding() local
2572 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isIdentityWithExtract() local
2591 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isConcat() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp284 unsigned NumOpElts = in widenSubvectorLoad() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4068 unsigned NumOpElts = in LowerOperation() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14579 unsigned NumOpElts = in lowerInterleavedStore() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22028 int NumOpElts = OpVT.getVectorNumElements(); in combineConcatVectorOfExtracts() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40439 unsigned NumOpElts = Op.getValueType().getVectorNumElements(); in combineX86ShufflesRecursively() local