Home
last modified time | relevance | path

Searched refs:setEvent (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h160 void setEvent(void *Event) const { States->Event = Event; } in setEvent() function
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp47 setEvent(Event); in addEventIfNecessary()