Searched refs:widthVal (Results 1 – 1 of 1) sorted by relevance
673 auto widthVal = builder.createIntegerConstant(loc, lenTy, width); in readLengthFromBox() local674 return builder.create<mlir::arith::DivSIOp>(loc, size, widthVal); in readLengthFromBox()