Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DR600MachineScheduler.cpp110 SU = pickOther(IDFetch); in pickNode()
117 SU = pickOther(IDOther); in pickNode()
446 SUnit* R600SchedStrategy::pickOther(int QID) { in pickOther() function in R600SchedStrategy
DR600MachineScheduler.h93 SUnit* pickOther(int QID);