Searched refs:WarpId (Results 1 – 1 of 1) sorted by relevance
100 uint32_t WarpId = BlockThreadId / WARPSIZE; in nvptx_parallel_reduce_nowait() local106 if ((NumThreads % WARPSIZE == 0) || (WarpId < WarpsNeeded - 1)) in nvptx_parallel_reduce_nowait()122 if (WarpId == 0) in nvptx_parallel_reduce_nowait()150 uint32_t WarpId = BlockThreadId / WARPSIZE; in nvptx_parallel_reduce_nowait() local151 if (WarpId == 0) in nvptx_parallel_reduce_nowait()292 uint32_t WarpId = ThreadId / WARPSIZE; in __kmpc_nvptx_teams_reduce_nowait_v2() local293 if (WarpId == 0) in __kmpc_nvptx_teams_reduce_nowait_v2()