Searched defs:TeamId (Results 1 – 2 of 2) sorted by relevance
/llvm-project/offload/test/offloading/ | ||
H A D | barrier_fence.c | 28 int TeamId = omp_get_team_num(); in main() local |
/llvm-project/offload/DeviceRTL/src/ | ||
H A D | Reduction.cpp | 198 uint32_t TeamId = omp_get_team_num(); __kmpc_nvptx_teams_reduce_nowait_v2() local |