Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp378 static const AluKind IndexToID[] = {AluT_X, AluT_Y, AluT_Z, AluT_W}; in AttemptFillSlot() local
379 SUnit *SlotedSU = PopInst(AvailableAlus[IndexToID[Slot]], AnyAlu); in AttemptFillSlot()