Searched defs:DemandedSrcElts (Results 1 – 11 of 11) sorted by relevance
691 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyMultipleUseDemandedBits() local714 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyMultipleUseDemandedBits() local1215 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local1259 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local2447 APInt DemandedSrcElts = APInt::getAllOnes(NumSrcElts); in SimplifyDemandedBits() local2514 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyDemandedBits() local2541 APInt DemandedSrcElts = APInt::getZero(NumSrcElts); in SimplifyDemandedBits() local3076 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local3119 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local3288 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts); in SimplifyDemandedVectorElts() local
2709 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in isSplatValue() local2726 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts); in isSplatValue() local3075 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local3099 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in computeKnownBits() local3705 APInt DemandedSrcElts = APInt::getAllOnes(NumSrcElts); in computeKnownBits() local4145 APInt DemandedSrcElts = DemandedElts.zext(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local4426 APInt DemandedSrcElts = APInt::getAllOnes(NumSrcElts); in ComputeNumSignBits() local4442 APInt DemandedSrcElts = DemandedElts.zext(NumSrcElts).shl(Idx); in ComputeNumSignBits() local4475 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
13533 APInt DemandedSrcElts = APInt::getLowBitsSet(SrcElts, DstElts); in visitSIGN_EXTEND_INREG() local
646 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local669 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local1861 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local1929 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local1955 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local2518 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
2645 APInt DemandedSrcElts = DemandedElts & ~SubMask; in computeKnownBits() local3645 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local3911 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local3967 APInt DemandedSrcElts = DemandedElts & ~SubMask; in ComputeNumSignBits() local
1260 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedDstElts, VF); in getReplicationShuffleCost() local
1307 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedDstElts, VF); in getReplicationShuffleCost() local
1306 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedDstElts, VF); in getReplicationShuffleCost() local
1315 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedDstElts, VF); in getReplicationShuffleCost() local
42021 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedElts, 2 * NumElts); in SimplifyDemandedVectorEltsForTargetNode() local42054 APInt DemandedSrcElts = APIntOps::ScaleBitMask(DemandedElts, NumSrcElts); in SimplifyDemandedVectorEltsForTargetNode() local43291 APInt DemandedSrcElts = APInt::getZero(NumElts); in isGuaranteedNotToBeUndefOrPoisonForTargetNode() local