Searched defs:DemandedSrcBits (Results 1 – 2 of 2) sorted by relevance
679 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyMultipleUseDemandedBits() local702 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyMultipleUseDemandedBits() local1771 APInt DemandedSrcBits = DemandedBits.reverseBits(); in SimplifyDemandedBits() local1781 APInt DemandedSrcBits = DemandedBits.byteSwap(); in SimplifyDemandedBits() local2090 APInt DemandedSrcBits = DemandedBits; in SimplifyDemandedBits() local2150 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyDemandedBits() local2176 APInt DemandedSrcBits = APInt::getNullValue(NumSrcEltBits); in SimplifyDemandedBits() local
39282 APInt DemandedSrcBits = APInt::getSignMask(SrcBits); in SimplifyDemandedBitsForTargetNode() local