Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DReduction.cpp162 uint32_t roundToWarpsize(uint32_t s) { in roundToWarpsize() function
267 NumThreads = roundToWarpsize(kmpcMin(NumThreads, NumRecs)); in __kmpc_nvptx_teams_reduce_nowait_v2()