Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h91 void AssignSlot(MachineInstr *MI, unsigned Slot);
H A DR600MachineScheduler.cpp348 void R600SchedStrategy::AssignSlot(MachineInstr* MI, unsigned Slot) { in AssignSlot() function in R600SchedStrategy
387 AssignSlot(UnslotedSU->getInstr(), Slot); in AttemptFillSlot()