Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DWorkshare.cpp72 static void ForStaticChunk(int &last, T &lb, T &ub, ST &stride, ST chunk, in ForStaticChunk() function
138 ForStaticChunk(lastiter, lb, ub, stride, chunk, gtid, in for_static_init()
155 ForStaticChunk(lastiter, lb, ub, stride, chunk, gtid, in for_static_init()
170 ForStaticChunk(lastiter, lb, ub, stride, chunk, omp_get_team_num(), in for_static_init()
182 ForStaticChunk(lastiter, lb, ub, stride, chunk, in for_static_init()
189 ForStaticChunk(lastiter, lb, ub, stride, chunk, gtid, in for_static_init()
279 ForStaticChunk(lastiter, lb, ub, stride, chunk, threadId, tnum); in dispatch_init()
299 ForStaticChunk(lastiter, lb, ub, stride, chunk, threadId, tnum); in dispatch_init()