Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600MachineScheduler.cpp66 bool AllowSwitchToAlu = (CurEmitted >= InstKindLimit[CurInstKind]) || in pickNode() local
96 if (!SU && ((AllowSwitchToAlu && CurInstKind != IDAlu) || in pickNode()