Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dloop.cu409 INLINE static int DynamicNextChunk(T &lb, T &ub, T chunkSize, in DynamicNextChunk() function in omptarget_nvptx_LoopSupport
493 int finished = DynamicNextChunk( in dispatch_next()