Searched defs:DemandedSclBits (Results 1 – 2 of 2) sorted by relevance
1190 APInt DemandedSclBits = DemandedBits.zextOrTrunc(Scl.getValueSizeInBits()); in SimplifyDemandedBits() local1237 APInt DemandedSclBits = DemandedBits.zextOrTrunc(NumSclBits); in SimplifyDemandedBits() local
42933 APInt DemandedSclBits = OriginalDemandedBits.zext(NumSclBits); in SimplifyDemandedBitsForTargetNode() local