Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseTensorConversion.cpp39 enum class EmitCInterface : bool { Off = false, On = true }; enum
57 EmitCInterface emitCInterface) { in getFunc()
79 EmitCInterface emitCInterface) { in createFuncCall()
263 createFuncCall(builder, op, name, noTp, coo, EmitCInterface::Off); in genDelCOOCall()
885 EmitCInterface::Off); in matchAndRewrite()
903 EmitCInterface::On); in matchAndRewrite()
919 EmitCInterface::On); in matchAndRewrite()
935 EmitCInterface::On); in matchAndRewrite()
952 EmitCInterface::Off); in matchAndRewrite()
970 EmitCInterface::On); in matchAndRewrite()
[all …]