Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/TosaToArith/
H A DTosaToArith.cpp197 Value roundBit = rewriter.create<arith::ShLIOp>(loc, one32, shiftSubOne); in matchAndRewrite() local
214 Value roundBit = rewriter.create<arith::ShLIOp>(loc, one32, shiftSubOne); in matchAndRewrite() local