HomeSort by relevance Sort by last modified time
    Searched refs:pickOther (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/R600/
R600MachineScheduler.h 99 SUnit* pickOther(int QID);
R600MachineScheduler.cpp 121 SU = pickOther(IDFetch);
128 SU = pickOther(IDOther);
473 SUnit* R600SchedStrategy::pickOther(int QID) {

Completed in 53 milliseconds