Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp1560 Value leftPart = rewriter.create<arith::SubFOp>(loc, oneVal, dx); in matchAndRewrite() local
1592 Value leftPart = rewriter.create<arith::SubIOp>(loc, unitVal, dx); in matchAndRewrite() local