Home
last modified time | relevance | path

Searched defs:zeroCst (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp92 Value zeroCst = builder.create<arith::ConstantIndexOp>(loc, 0); in visitModExpr() local
129 Value zeroCst = builder.create<arith::ConstantIndexOp>(loc, 0); in visitFloorDivExpr() local
169 Value zeroCst = builder.create<arith::ConstantIndexOp>(loc, 0); in visitCeilDivExpr() local