Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp887 struct ExpApproximation : public OpRewritePattern<math::ExpOp> { struct
900 ExpApproximation::matchAndRewrite(math::ExpOp op, in matchAndRewrite()
1283 ErfPolynomialApproximation, ExpApproximation, ExpM1Approximation, in populateMathPolynomialApproximationPatterns()