Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInstructions.cpp1817 int NumOpElts = Op<0>()->getType()->getVectorNumElements(); in commute() local
1908 static bool isSingleSourceMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isSingleSourceMaskImpl()
1932 static bool isIdentityMaskImpl(ArrayRef<int> Mask, int NumOpElts) { in isIdentityMaskImpl()
2051 int NumOpElts = Op<0>()->getType()->getVectorNumElements(); in isIdentityWithPadding() local
2070 int NumOpElts = Op<0>()->getType()->getVectorNumElements(); in isIdentityWithExtract() local
2083 int NumOpElts = Op<0>()->getType()->getVectorNumElements(); in isConcat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp284 unsigned NumOpElts = in widenSubvectorLoad() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7207 unsigned NumOpElts = in lowerInterleavedStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9290 unsigned NumOpElts = Op0->getType()->getVectorNumElements(); in lowerInterleavedStore() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12966 int NumOpElts = OpVT.getVectorNumElements(); in combineConcatVectorOfExtracts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4068 unsigned NumOpElts = in LowerOperation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18037 int NumOpElts = OpVT.getVectorNumElements(); in combineConcatVectorOfExtracts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22029 int NumOpElts = OpVT.getVectorNumElements(); in combineConcatVectorOfExtracts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14579 unsigned NumOpElts = in lowerInterleavedStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40424 unsigned NumOpElts = Op.getValueType().getVectorNumElements(); in combineX86ShufflesRecursively() local