Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isAllOnesValue

589       if ((I0 + 1).isPowerOf2() && (I0 | KnownZero).isAllOnesValue()) {
719 if (Rem->isAllOnesValue())
936 if (DemandedElts.isAllOnesValue())