Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Ddata_sharing.cu261 EXTERN void __kmpc_restore_team_static_memory(int16_t isSPMDExecutionMode, in __kmpc_restore_team_static_memory() function
/external/llvm-project/openmp/libomptarget/deviceRTLs/
Dinterface.h459 EXTERN void __kmpc_restore_team_static_memory(int16_t isSPMDExecutionMode,
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPKinds.def555 __OMP_RTL(__kmpc_restore_team_static_memory, false, Void, Int16, Int16)