Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NLZ2

2017           unsigned NLZ2 = CLHS->getAPIntValue().countLeadingZeros();
2019 KnownZero = APInt::getHighBitsSet(BitWidth, NLZ2);