Home
last modified time | relevance | path

Searched refs:halfVal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp1470 auto halfVal = rewriter.create<arith::ConstantOp>( in matchAndRewrite() local
1473 dy, halfVal); in matchAndRewrite()
1475 dx, halfVal); in matchAndRewrite()
1477 auto halfVal = rewriter.create<arith::ConstantOp>( in matchAndRewrite() local
1480 dy, halfVal); in matchAndRewrite()
1482 dx, halfVal); in matchAndRewrite()