Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DState.cpp98 void *getThreadDataTop(uint32_t TId) { in getThreadDataTop() function
132 void *Ptr = getThreadDataTop(TId); in push()