| /external/llvm/lib/CodeGen/ |
| D | InterleavedAccessPass.cpp | 175 unsigned NumSubElts = NumElts / Factor; in isReInterleaveMask() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 125 int NumSubElts = SubTy->getVectorNumElements(); in getExtractSubvectorOverhead() local 147 int NumSubElts = SubTy->getVectorNumElements(); in getInsertSubvectorOverhead() local 927 unsigned NumSubElts = NumElts / Factor; variable
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 121 int NumSubElts = SubVTy->getNumElements(); in getExtractSubvectorOverhead() local 144 int NumSubElts = SubVTy->getNumElements(); in getInsertSubvectorOverhead() local 1048 unsigned NumSubElts = NumElts / Factor; variable
|
| /external/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 567 unsigned NumSubElts = NumElts / Factor; in getInterleavedMemoryOpCost() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 818 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyMultipleUseDemandedBits() local 1032 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local 1103 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedBits() local 2528 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local 2547 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
|
| D | SelectionDAG.cpp | 2755 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in computeKnownBits() local 3926 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in ComputeNumSignBits() local 9397 auto PartialReduction = [&](SDValue Op, unsigned NumSubElts) { in matchBinOpReduction()
|
| D | DAGCombiner.cpp | 21201 int NumSubElts = NumElts * Split; in XformToShuffleWithZero() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86InstCombineIntrinsic.cpp | 264 for (unsigned i = 0, NumSubElts = 64 / BitWidth; i != NumSubElts; ++i) { in simplifyX86immShift() local
|
| D | X86TargetTransformInfo.cpp | 986 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local
|
| D | X86ISelLowering.cpp | 6065 unsigned NumSubElts = OpVT.getVectorNumElements() / NumSubs; in SplitOpsAndApply() local 6690 unsigned NumSubElts = VT.getVectorNumElements(); in getTargetConstantBitsFromNode() local 7347 int NumSubElts = V.getOperand(1).getValueType().getVectorNumElements(); in getTargetShuffleAndZeroables() local 7505 unsigned NumSubElts = SubVT.getVectorNumElements(); in getFauxShuffleMask() local 7914 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in getShuffleScalarElt() local 7924 unsigned NumSubElts = SubVT.getVectorNumElements(); in getShuffleScalarElt() local 12284 static int matchShuffleAsBitRotate(ArrayRef<int> Mask, int NumSubElts) { in matchShuffleAsBitRotate() 12314 for (int NumSubElts = MinSubElts; NumSubElts <= MaxSubElts; NumSubElts *= 2) { in matchShuffleAsBitRotate() local 13493 int NumSubElts = (int)VInner.getSimpleValueType().getVectorNumElements(); in lowerShuffleAsBroadcast() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 925 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedBits() local 980 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedBits() local 2312 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local 2331 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local
|
| D | SelectionDAG.cpp | 2633 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in computeKnownBits() local 3957 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in ComputeNumSignBits() local 9193 auto PartialReduction = [&](SDValue Op, unsigned NumSubElts) { in matchBinOpReduction()
|
| D | DAGCombiner.cpp | 19794 int NumSubElts = NumElts * Split; in XformToShuffleWithZero() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 913 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local
|
| D | X86ISelLowering.cpp | 5801 unsigned NumSubElts = OpVT.getVectorNumElements() / NumSubs; in SplitOpsAndApply() local 6412 unsigned NumSubElts = VT.getVectorNumElements(); in getTargetConstantBitsFromNode() local 7247 unsigned NumSubElts = SubVT.getVectorNumElements(); in getFauxShuffleMask() local 7641 unsigned NumSubElts = SubVT.getVectorNumElements(); in getShuffleScalarElt() local 12750 int NumSubElts = (int)VInner.getSimpleValueType().getVectorNumElements(); in lowerShuffleAsBroadcast() local 19779 unsigned NumSubElts = NumElems / 2; in truncateVectorWithPACK() local 36776 unsigned NumSubElts = NumElts / 2; in combineHorizontalMinMaxResult() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 282 unsigned NumSubElts = 64 / BitWidth; in simplifyX86immShift() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 377 unsigned NumSubElts = 64 / BitWidth; in simplifyX86immShift() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 7188 unsigned NumSubElts = VecTy->getVectorNumElements() / Factor; in lowerInterleavedStore() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 12674 unsigned NumSubElts = VecTy->getVectorNumElements() / Factor; in lowerInterleavedStore() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 13869 int NumSubElts = NumElts * Split; in XformToShuffleWithZero() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 30143 unsigned NumSubElts = 128 / SVT.getSizeInBits(); in combineToExtendVectorInReg() local
|