Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600MachineScheduler.h95 void AssignSlot(MachineInstr *MI, unsigned Slot);
DR600MachineScheduler.cpp359 void R600SchedStrategy::AssignSlot(MachineInstr* MI, unsigned Slot) { in AssignSlot() function in R600SchedStrategy
398 AssignSlot(UnslotedSU->getInstr(), Slot); in AttemptFillSlot()