Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/TosaToArith/
H A DTosaToArith.cpp196 Value shiftSubOne = rewriter.create<arith::SubIOp>(loc, shift32, one32); in matchAndRewrite() local
212 Value shiftSubOne = in matchAndRewrite() local