Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600MachineScheduler.cpp390 static const AluKind IndexToID[] = {AluT_X, AluT_Y, AluT_Z, AluT_W}; in AttemptFillSlot() local
391 SUnit *SlotedSU = PopInst(AvailableAlus[IndexToID[Slot]], AnyAlu); in AttemptFillSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600MachineScheduler.cpp389 static const AluKind IndexToID[] = {AluT_X, AluT_Y, AluT_Z, AluT_W}; in AttemptFillSlot() local
390 SUnit *SlotedSU = PopInst(AvailableAlus[IndexToID[Slot]], AnyAlu); in AttemptFillSlot()