Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:cmpLessThan

3026     if (SMax.compare(RHS) == APFloat::cmpLessThan) {  // smax < 13123.0
3038 if (UMax.compare(RHS) == APFloat::cmpLessThan) { // umax < 13123.0
3228 APFloat::cmpLessThan) || Fabs.isZero()))