Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dreduction.cu210 static SHARED unsigned ChunkTeamCount; in __kmpc_nvptx_teams_reduce_nowait_v2() local
234 ChunkTeamCount = __kmpc_atomic_inc((uint32_t *)&Cnt, num_of_records - 1u); in __kmpc_nvptx_teams_reduce_nowait_v2()
264 if (ChunkTeamCount == NumTeams - Bound - 1) { in __kmpc_nvptx_teams_reduce_nowait_v2()
306 if (IsMaster && ChunkTeamCount == num_of_records - 1) { in __kmpc_nvptx_teams_reduce_nowait_v2()