Searched defs:DemandedVecElts (Results 1 – 4 of 4) sorted by relevance
1909 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local1944 APInt DemandedVecElts = APInt::getAllOnes(NumElts); in computeKnownBitsFromOperator() local2981 APInt DemandedVecElts = DemandedElts; in isKnownNonZeroFromOperator() local3002 APInt DemandedVecElts = APInt::getAllOnes(NumElts); in isKnownNonZeroFromOperator() local5762 APInt DemandedVecElts = APInt::getAllOnes(NumElts); in computeKnownFPClass() local5779 APInt DemandedVecElts = DemandedElts; in computeKnownFPClass() local
1225 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local3391 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
4031 APInt DemandedVecElts = DemandedElts; in computeKnownBits() local4874 APInt DemandedVecElts = DemandedElts; in ComputeNumSignBits() local
42892 APInt DemandedVecElts = APInt::getOneBitSet(NumVecElts, Idx); in SimplifyDemandedBitsForTargetNode() local42925 APInt DemandedVecElts(OriginalDemandedElts); in SimplifyDemandedBitsForTargetNode() local