Home
last modified time | relevance | path

Searched refs:mgpuEventCreate (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.mlir7 // CHECK: %[[e0:.*]] = llvm.call @mgpuEventCreate
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp117 extern "C" MLIR_CUDA_WRAPPERS_EXPORT CUevent mgpuEventCreate() { in mgpuEventCreate() function
H A DRocmRuntimeWrappers.cpp108 extern "C" hipEvent_t mgpuEventCreate() { in mgpuEventCreate() function