Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Dsupport.h68 DEVICE int GetNumberOfProcsInTeam(bool isSPMDExecutionMode);
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dsupport.cu224 DEVICE int GetNumberOfProcsInTeam(bool isSPMDExecutionMode) { in GetNumberOfProcsInTeam() function