Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp296 LogicalResult insertCasts(Operation *op, PatternRewriter &rewriter) { in insertCasts() function
345 return insertCasts<T>(op, rewriter); in matchAndRewrite()