Home
last modified time | relevance | path

Searched defs:mgpuStreamWaitEvent (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp112 extern "C" MLIR_CUDA_WRAPPERS_EXPORT void mgpuStreamWaitEvent(CUstream stream, in mgpuStreamWaitEvent() function
H A DRocmRuntimeWrappers.cpp104 extern "C" void mgpuStreamWaitEvent(hipStream_t stream, hipEvent_t event) { in mgpuStreamWaitEvent() function