Home
last modified time | relevance | path

Searched defs:waitEvent (Results 1 – 3 of 3) sorted by relevance

/llvm-project/offload/src/
H A Ddevice.cpp255 int32_t DeviceTy::waitEvent(void *Event, AsyncInfoTy &AsyncInfo) { in waitEvent() function in DeviceTy
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1480 Error GenericDeviceTy::waitEvent(void *EventPtr, __tgt_async_info *AsyncInfo) { waitEvent() function in GenericDeviceTy
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp1571 Error AMDGPUStreamTy::waitEvent(const AMDGPUEventTy &Event) { waitEvent() function in llvm::omp::target::plugin::AMDGPUStreamTy