Searched defs:NLZ (Results 1 – 4 of 4) sorted by relevance
528 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local741 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
459 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local692 unsigned NLZ = DemandedMask.countLeadingZeros(); in SimplifyDemandedUseBits() local
246 unsigned NLZ = (CLHS->getValue()+1).countLeadingZeros(); in computeKnownBitsAddSub() local
2340 unsigned NLZ = (CLHS->getAPIntValue()+1).countLeadingZeros(); in computeKnownBits() local