Searched defs:UpperDemandedBits (Results 1 – 2 of 2) sorted by relevance
805 unsigned UpperDemandedBits = BitWidth - DemandedBits.countr_zero(); in SimplifyMultipleUseDemandedBits() local1922 unsigned UpperDemandedBits = BitWidth - DemandedBits.countr_zero(); in SimplifyDemandedBits() local
42771 unsigned UpperDemandedBits = BitWidth - OriginalDemandedBits.countr_zero(); in SimplifyDemandedBitsForTargetNode() local43189 unsigned UpperDemandedBits = BitWidth - DemandedBits.countr_zero(); in SimplifyMultipleUseDemandedBitsForTargetNode() local