Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/ExecutionEngine/
H A DRocmRuntimeWrappers.cpp95 extern "C" void mgpuEventDestroy(hipEvent_t event) { in mgpuEventDestroy() function
H A DCudaRuntimeWrappers.cpp226 extern "C" MLIR_CUDA_WRAPPERS_EXPORT void mgpuEventDestroy(CUevent event) { in mgpuEventDestroy() function