Searched defs:DemandedSrcElts (Results 1 – 3 of 3) sorted by relevance
680 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local703 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyMultipleUseDemandedBits() local1049 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedBits() local1091 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedBits() local2083 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in SimplifyDemandedBits() local2151 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local2177 APInt DemandedSrcElts = APInt::getNullValue(NumSrcElts); in SimplifyDemandedBits() local2579 APInt DemandedSrcElts = DemandedElts; in SimplifyDemandedVectorElts() local2623 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in SimplifyDemandedVectorElts() local2782 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts); in SimplifyDemandedVectorElts() local
2559 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in isSplatValue() local2882 APInt DemandedSrcElts = DemandedElts; in computeKnownBits() local2906 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in computeKnownBits() local3421 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in computeKnownBits() local3815 APInt DemandedSrcElts = DemandedElts.zextOrSelf(SrcVT.getVectorNumElements()); in ComputeNumSignBits() local4086 APInt DemandedSrcElts = APInt::getAllOnesValue(NumSrcElts); in ComputeNumSignBits() local4102 APInt DemandedSrcElts = DemandedElts.zextOrSelf(NumSrcElts).shl(Idx); in ComputeNumSignBits() local4131 APInt DemandedSrcElts = DemandedElts; in ComputeNumSignBits() local
11854 APInt DemandedSrcElts = APInt::getLowBitsSet(SrcElts, DstElts); in visitSIGN_EXTEND_INREG() local