Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h91 void AssignSlot(MachineInstr *MI, unsigned Slot);
H A DR600MachineScheduler.cpp345 void R600SchedStrategy::AssignSlot(MachineInstr* MI, unsigned Slot) { in AssignSlot() function in R600SchedStrategy
384 AssignSlot(UnslotedSU->getInstr(), Slot); in AttemptFillSlot()