Searched defs:NumHiDemandedBits (Results 1 – 2 of 2) sorted by relevance
661 unsigned NumHiDemandedBits = BitWidth - DemandedMask.countr_zero(); in SimplifyDemandedUseBits() local743 unsigned NumHiDemandedBits = BitWidth - DemandedMask.countr_zero(); in SimplifyDemandedUseBits() local788 unsigned NumHiDemandedBits = BitWidth - DemandedMask.countr_zero(); in SimplifyDemandedUseBits() local
2027 unsigned NumHiDemandedBits = BitWidth - DemandedBits.countr_zero(); in SimplifyDemandedBits() local