Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Ddata_sharing.cu30 __kmpc_data_sharing_slot *RootS = teamDescr->GetPreallocatedSlotAddr(WID); in data_sharing_init_stack_common()
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Domptarget.h199 INLINE __kmpc_data_sharing_slot *GetPreallocatedSlotAddr(int wid) { in GetPreallocatedSlotAddr() function