Searched refs:mgpuEventDestroy (Results 1 – 3 of 3) sorted by relevance
12 // CHECK: llvm.call @mgpuEventDestroy(%[[e0]])
124 extern "C" MLIR_CUDA_WRAPPERS_EXPORT void mgpuEventDestroy(CUevent event) { in mgpuEventDestroy() function
115 extern "C" void mgpuEventDestroy(hipEvent_t event) { in mgpuEventDestroy() function