Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h91 void AssignSlot(MachineInstr *MI, unsigned Slot);
H A DR600MachineScheduler.cpp350 void R600SchedStrategy::AssignSlot(MachineInstr* MI, unsigned Slot) { in AssignSlot() function in R600SchedStrategy
389 AssignSlot(UnslotedSU->getInstr(), Slot); in AttemptFillSlot()