Home
last modified time | relevance | path

Searched defs:createEvent (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/src/
H A Ddevice.cpp247 int32_t DeviceTy::createEvent(void **Event) { in createEvent() function in DeviceTy
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1463 Error GenericDeviceTy::createEvent(void **EventPtrStorage) { createEvent() function in GenericDeviceTy