Searched defs:createEvent (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/src/ | ||
| H A D | device.cpp | 631 int32_t DeviceTy::createEvent(void **Event) { in createEvent() function in DeviceTy |
| /llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/ | ||
| H A D | rtl.cpp | 1440 int createEvent(int DeviceId, void **P) { in createEvent() function in __anondfa3b3cd0111::DeviceRTLTy |