Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp110 SU = pickOther(IDFetch); in pickNode()
117 SU = pickOther(IDOther); in pickNode()
443 SUnit* R600SchedStrategy::pickOther(int QID) { in pickOther() function in R600SchedStrategy
H A DR600MachineScheduler.h93 SUnit* pickOther(int QID);