Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Quant/Transforms/
DConvertConst.cpp76 auto newConstValue = in matchAndRewrite() local
78 if (!newConstValue) { in matchAndRewrite()
88 rewriter.create<ConstantOp>(fusedLoc, newConstValueType, newConstValue); in matchAndRewrite()