Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUIGroupLP.cpp141 static unsigned NumSchedGroups; member in __anoncaee073c0111::SchedGroup
233 SGID = NumSchedGroups++; in SchedGroup()
239 SGID = NumSchedGroups++; in SchedGroup()
2379 unsigned SchedGroup::NumSchedGroups = 0; member in __anoncaee073c0111::SchedGroup