Home | History | Annotate | Download | only in InstCombine

Lines Matching full:countleadingzeros

343   MB = BitWidth - ((V - 1) ^ V).countLeadingZeros();
372 if ((Mask->getValue().countLeadingZeros() +
392 if ((Mask->getValue().countLeadingZeros() +
1386 uint32_t Zeros = AndRHSMask.countLeadingZeros();