Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp1720 Value mul0 = b.create<arith::MulFOp>(val0, oneMinusDelta); matchAndRewrite() local
1768 Value mul0 = b.create<arith::MulIOp>(val0, weight0); matchAndRewrite() local