Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600MachineScheduler.cpp392 static const AluKind IndexToID[] = {AluT_X, AluT_Y, AluT_Z, AluT_W}; in AttemptFillSlot() local
393 SUnit *SlotedSU = PopInst(AvailableAlus[IndexToID[Slot]], AnyAlu); in AttemptFillSlot()