Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Quant/Transforms/
DConvertConst.cpp87 auto newConstOp = in matchAndRewrite() local
90 newConstOp); in matchAndRewrite()
/external/llvm-project/mlir/test/lib/Dialect/Tosa/
DTosaTestPasses.cpp89 auto newConstOp = in matchAndRewrite() local
92 op->getLoc(), dstQConstType, newConstOp.getResult()); in matchAndRewrite()