Searched refs:nonPositive (Results 1 – 1 of 1) sorted by relevance
171 Value nonPositive = builder.create<arith::CmpIOp>( in visitCeilDivExpr() local176 builder.create<arith::SelectOp>(loc, nonPositive, negated, decremented); in visitCeilDivExpr()183 loc, nonPositive, negatedQuotient, incrementedQuotient); in visitCeilDivExpr()