Home
last modified time | relevance | path

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

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