Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseTensorConversion.cpp86 static func::CallOp replaceOpWithFuncCall(RewriterBase &rewriter, Operation *op, in replaceOpWithFuncCall() function
902 replaceOpWithFuncCall(rewriter, op, name, resType, adaptor.getOperands(), in matchAndRewrite()
918 replaceOpWithFuncCall(rewriter, op, name, resType, adaptor.getOperands(), in matchAndRewrite()
934 replaceOpWithFuncCall(rewriter, op, name, resType, adaptor.getOperands(), in matchAndRewrite()
969 replaceOpWithFuncCall(rewriter, op, name, noTp, adaptor.getOperands(), in matchAndRewrite()
1033 replaceOpWithFuncCall(rewriter, op, name, noTp, adaptor.getOperands(), in matchAndRewrite()