Searched refs:AnyAlu (Results 1 – 2 of 2) sorted by relevance
377 SUnit *R600SchedStrategy::AttemptFillSlot(unsigned Slot, bool AnyAlu) { in AttemptFillSlot() argument379 SUnit *SlotedSU = PopInst(AvailableAlus[IndexToID[Slot]], AnyAlu); in AttemptFillSlot()382 SUnit *UnslotedSU = PopInst(AvailableAlus[AluAny], AnyAlu); in AttemptFillSlot()
87 SUnit *AttemptFillSlot (unsigned Slot, bool AnyAlu);