Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dreduction.cu207 uint32_t TeamId = GetBlockIdInKernel(); in __kmpc_nvptx_teams_reduce_nowait_v2() local
219 if (TeamId < Bound + num_of_records) in __kmpc_nvptx_teams_reduce_nowait_v2()
224 int ModBockId = TeamId % num_of_records; in __kmpc_nvptx_teams_reduce_nowait_v2()
225 if (TeamId < num_of_records) in __kmpc_nvptx_teams_reduce_nowait_v2()