Searched defs:DemandedSrcElts (Results 1 – 5 of 5) sorted by relevance
713 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyMultipleUseDemandedBits() local736 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyMultipleUseDemandedBits() local1263 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local1307 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local2649 APInt DemandedSrcElts = APInt::getAllOnes(NumSrcElts); in SimplifyDemandedBits() local2716 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyDemandedBits() local2743 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyDemandedBits() local3315 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local3358 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local3527 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts); in SimplifyDemandedVectorElts() local
2866 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in isSplatValue() local2883 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts); in isSplatValue() local3313 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local3337 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in computeKnownBits() local4009 APInt DemandedSrcElts = APInt::getAllOnes(NumSrcElts); in computeKnownBits() local4607 APInt DemandedSrcElts = DemandedElts.zext(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local4916 APInt DemandedSrcElts = APInt::getAllOnes(NumSrcElts); in ComputeNumSignBits() local4932 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in ComputeNumSignBits() local4965 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
14718 APInt DemandedSrcElts = APInt::getLowBitsSet(SrcElts, DstElts); in visitSIGN_EXTEND_INREG() local
1320 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedDstElts, VF); in getReplicationShuffleCost() local
6240 APInt DemandedSrcElts = in getFauxShuffleMask() local18008 APInt DemandedSrcElts = getExtractedDemandedElts(User); in getExtractedDemandedElts() local37111 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedElts, NumSrcElts); in computeKnownBitsForPSADBW() local37133 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedElts, NumSrcElts); in computeKnownBitsForPMADDWD() local37157 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedElts, NumSrcElts); in computeKnownBitsForPMADDUBSW() local41913 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedElts, 2 * NumElts); in SimplifyDemandedVectorEltsForTargetNode() local41946 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedElts, NumSrcElts); in SimplifyDemandedVectorEltsForTargetNode() local43294 SmallVector<APInt, 2> DemandedSrcElts(Ops.size(), in isGuaranteedNotToBeUndefOrPoisonForTargetNode() local