Home
last modified time | relevance | path

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

/llvm-project/mlir/test/mlir-opt/
H A Dasync.mlir29 call @mlirAsyncRuntimePrintCurrentThreadId(): () -> ()
34 func.call @mlirAsyncRuntimePrintCurrentThreadId(): () -> ()
39 func.call @mlirAsyncRuntimePrintCurrentThreadId(): () -> ()
45 func.call @mlirAsyncRuntimePrintCurrentThreadId(): () -> ()
53 func.call @mlirAsyncRuntimePrintCurrentThreadId(): () -> ()
60 call @mlirAsyncRuntimePrintCurrentThreadId(): () -> ()
68 func.func private @mlirAsyncRuntimePrintCurrentThreadId() -> ()
/llvm-project/mlir/test/mlir-cpu-runner/
H A Dasync.mlir
H A Dasync-group.mlir
/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DAsyncRuntime.h163 mlirAsyncRuntimePrintCurrentThreadId();
/llvm-project/mlir/lib/ExecutionEngine/
H A DAsyncRuntime.cpp447 extern "C" void mlirAsyncRuntimePrintCurrentThreadId() { in mlirAsyncRuntimePrintCurrentThreadId() function
517 &mlir::runtime::mlirAsyncRuntimePrintCurrentThreadId); in __mlir_execution_engine_init()