Home
last modified time | relevance | path

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

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