Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp1969 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in commute() local
2106 static bool isSingleSourceMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isSingleSourceMaskImpl()
2130 static bool isIdentityMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isIdentityMaskImpl()
2257 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isIdentityWithPadding() local
2284 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isIdentityWithExtract() local
2303 int NumOpElts = cast<FixedVectorType>(Op<0>()->getType())->getNumElements(); in isConcat() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2321 unsigned NumOpElts = in LowerOperation() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11486 unsigned NumOpElts = in lowerInterleavedStore() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19631 int NumOpElts = OpVT.getVectorNumElements(); in combineConcatVectorOfExtracts() local