Searched refs:NumRecs (Results 1 – 1 of 1) sorted by relevance
263 unsigned NumRecs = __kmpc_impl_min(NumTeams, uint32_t(num_of_records)); in __kmpc_nvptx_teams_reduce_nowait_v2() local268 if (ThreadId >= NumRecs) in __kmpc_nvptx_teams_reduce_nowait_v2()270 NumThreads = roundToWarpsize(__kmpc_impl_min(NumThreads, NumRecs)); in __kmpc_nvptx_teams_reduce_nowait_v2()276 for (uint32_t i = NumThreads + ThreadId; i < NumRecs; i += NumThreads) in __kmpc_nvptx_teams_reduce_nowait_v2()285 uint32_t ActiveThreads = __kmpc_impl_min(NumRecs, NumThreads); in __kmpc_nvptx_teams_reduce_nowait_v2()