Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Dstate-queuei.h39 INLINE bool omptarget_nvptx_Queue<ElementType, SIZE>::IsServing(uint32_t slot, in IsServing() function
71 while (!IsServing(slot, id)) in Enqueue()
82 while (!IsServing(slot, id)) in Dequeue()
Dstate-queue.h38 INLINE bool IsServing(uint32_t slot, uint32_t id);