Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp128 extern MLIR_CUDA_WRAPPERS_EXPORT "C" void mgpuEventSynchronize(CUevent event) {
H A DRocmRuntimeWrappers.cpp119 extern "C" void mgpuEventSynchronize(hipEvent_t event) { in mgpuEventSynchronize() function