Home
last modified time | relevance | path

Searched defs:approximation (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp754 Value approximation = builder.create<arith::SelectOp>( in matchAndRewrite() local
1061 Value approximation = builder.create<arith::SelectOp>( in matchAndRewrite() local
1198 Value approximation = select(negativeRange, mul(cstNegativeOne, v6), v6); in matchAndRewrite() local