Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NLZ2

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