Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp714 struct Log1pApproximation : public OpRewritePattern<math::Log1pOp> { struct
725 Log1pApproximation::matchAndRewrite(math::Log1pOp op, in matchAndRewrite()
1282 LogApproximation, Log2Approximation, Log1pApproximation, in populateMathPolynomialApproximationPatterns()