Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp818 Value approximation = builder.create<arith::SelectOp>( matchAndRewrite() local
1322 Value approximation = builder.create<arith::SelectOp>( matchAndRewrite() local
1459 Value approximation = select(negativeRange, mul(cstNegativeOne, v6), v6); matchAndRewrite() local
[all...]