Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DAsyncRuntime.h99 mlirAsyncRuntimeSetTokenError(AsyncToken *);
/llvm-project/mlir/lib/ExecutionEngine/
H A DAsyncRuntime.cpp349 extern "C" void mlirAsyncRuntimeSetTokenError(AsyncToken *token) { in mlirAsyncRuntimeSetTokenError() function
489 &mlir::runtime::mlirAsyncRuntimeSetTokenError); in __mlir_execution_engine_init()