Searched defs:waitEvent (Results 1 – 3 of 3) sorted by relevance
/llvm-project/offload/src/ | ||
H A D | device.cpp | 255 int32_t DeviceTy::waitEvent(void *Event, AsyncInfoTy &AsyncInfo) { in waitEvent() function in DeviceTy |
/llvm-project/offload/plugins-nextgen/common/src/ | ||
H A D | PluginInterface.cpp | 1480 Error GenericDeviceTy::waitEvent(void *EventPtr, __tgt_async_info *AsyncInfo) { waitEvent() function in GenericDeviceTy |
/llvm-project/offload/plugins-nextgen/amdgpu/src/ | ||
H A D | rtl.cpp | 1571 Error AMDGPUStreamTy::waitEvent(const AMDGPUEventTy &Event) { waitEvent() function in llvm::omp::target::plugin::AMDGPUStreamTy |