Searched refs:countLeadingOnes (Results 1 – 7 of 7) sorted by relevance
993 unsigned LeadO = Res->countLeadingOnes(); in sdiv()
1583 unsigned countLeadingOnes() const { return countl_one(); } in countLeadingOnes() function
2389 Known.Zero.countLeadingOnes() > in isWideningInstruction()
1000 (BCst->countLeadingOnes() == DCst->countLeadingZeros())); in foldNegativePower2AndShiftedMask()
3307 (RHSVal->countLeadingOnes() >= NumHalfBits || in ExpandIntRes_MINMAX()
1868 DemandedBits.countLeadingOnes() >= HalfWidth) { in SimplifyDemandedBits()
721 (*C + (Pred == ICmpInst::ICMP_UGT)).countLeadingOnes()); in computeKnownBitsFromCmp()