Searched defs:NumSubElts (Results 1 – 7 of 7) sorted by relevance
122 int NumSubElts = SubVTy->getNumElements(); in getExtractSubvectorOverhead() local147 int NumSubElts = SubVTy->getNumElements(); in getInsertSubvectorOverhead() local1143 unsigned NumSubElts = NumElts / Factor; variable
1037 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local1084 int NumSubElts = SubLT.second.getVectorNumElements(); in getShuffleCost() local
264 for (unsigned i = 0, NumSubElts = 64 / BitWidth; i != NumSubElts; ++i) { in simplifyX86immShift() local
6140 unsigned NumSubElts = OpVT.getVectorNumElements() / NumSubs; in SplitOpsAndApply() local6716 unsigned NumSubElts = CstSizeInBits / SubEltSizeInBits; in getTargetConstantBitsFromNode() local6785 unsigned NumSubElts = VT.getVectorNumElements(); in getTargetConstantBitsFromNode() local7450 int NumSubElts = V.getOperand(1).getValueType().getVectorNumElements(); in getTargetShuffleAndZeroables() local7610 unsigned NumSubElts = SubVT.getVectorNumElements(); in getFauxShuffleMask() local8044 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in getShuffleScalarElt() local8054 unsigned NumSubElts = SubVT.getVectorNumElements(); in getShuffleScalarElt() local12480 static int matchShuffleAsBitRotate(ArrayRef<int> Mask, int NumSubElts) { in matchShuffleAsBitRotate()12510 for (int NumSubElts = MinSubElts; NumSubElts <= MaxSubElts; NumSubElts *= 2) { in matchShuffleAsBitRotate() local13689 int NumSubElts = (int)VInner.getSimpleValueType().getVectorNumElements(); in lowerShuffleAsBroadcast() local
835 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyMultipleUseDemandedBits() local1047 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyDemandedBits() local1114 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedBits() local2558 unsigned NumSubElts = SubVT.getVectorNumElements(); in SimplifyDemandedVectorElts() local2577 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in SimplifyDemandedVectorElts() local
2880 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in computeKnownBits() local4129 unsigned NumSubElts = Sub.getValueType().getVectorNumElements(); in ComputeNumSignBits() local9834 auto PartialReduction = [&](SDValue Op, unsigned NumSubElts) { in matchBinOpReduction()
21657 int NumSubElts = NumElts * Split; in XformToShuffleWithZero() local