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

  /external/llvm/lib/Target/R600/
R600MachineScheduler.h 93 SUnit *AttemptFillSlot (unsigned Slot);
R600MachineScheduler.cpp 412 SUnit *R600SchedStrategy::AttemptFillSlot(unsigned Slot) {
460 SUnit *SU = AttemptFillSlot(Chan);

Completed in 24 milliseconds