Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600MachineScheduler.cpp391 SUnit *R600SchedStrategy::AttemptFillSlot(unsigned Slot, bool AnyAlu) { in AttemptFillSlot() function in R600SchedStrategy
435 SUnit *SU = AttemptFillSlot(3, true); in pickAlu()
444 SUnit *SU = AttemptFillSlot(Chan, false); in pickAlu()
DR600MachineScheduler.h91 SUnit *AttemptFillSlot (unsigned Slot, bool AnyAlu);