Lines Matching refs:ult
917 if (LHS.isSigned() ? RHS.slt(LHS) : RHS.ult(LHS))922 if (Range.ult(llvm::APInt(Range.getBitWidth(), 64))) {