Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/Conversion/GPUCommon/
H A Dlower-wait-to-gpu-runtime-calls.mlir11 // CHECK: llvm.call @mgpuStreamWaitEvent(%[[t1]], %[[e0]])
/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