Home | History | Annotate | Download | only in InstCombine

Lines Matching full:countleadingzeros

324   MB = BitWidth - ((V - 1) ^ V).countLeadingZeros();
354 if ((Mask->getValue().countLeadingZeros() +
374 if ((Mask->getValue().countLeadingZeros() +
1077 uint32_t Zeros = AndRHSMask.countLeadingZeros();