Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/Conversion/GPUCommon/
Dlower-wait-to-gpu-runtime-calls.mlir7 // CHECK: %[[e0:.*]] = llvm.call @mgpuEventCreate
/external/llvm-project/mlir/tools/mlir-cuda-runner/
Dcuda-runtime-wrappers.cpp92 extern "C" CUevent mgpuEventCreate() { in mgpuEventCreate() function
/external/llvm-project/mlir/tools/mlir-rocm-runner/
Drocm-runtime-wrappers.cpp93 extern "C" hipEvent_t mgpuEventCreate() { in mgpuEventCreate() function