Home
last modified time | relevance | path

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

/external/llvm-project/mlir/integration_test/Sparse/CPU/
Dmatrix-market-example.mlir13 func private @closeMatrix() -> ()
66 call @closeMatrix() : () -> ()
/external/llvm-project/mlir/lib/ExecutionEngine/
DSparseUtils.cpp174 extern "C" void closeMatrix() { in closeMatrix() function
/external/llvm-project/mlir/include/mlir/ExecutionEngine/
DCRunnerUtils.h221 extern "C" MLIR_CRUNNERUTILS_EXPORT void closeMatrix();