Home
last modified time | relevance | path

Searched defs:Queues (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDQueueList.h60 QueueIterable Queues() { return QueueIterable(m_queues, m_mutex); } in Queues() function
HDProcess.h2251 QueueList::QueueIterable Queues() { in Queues() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenACC.cpp179 Queues, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenSchedule.cpp493 RecVec Queues = Records.getAllDerivedDefinitions("MemoryQueue"); in collectLoadStoreQueueInfo() local