Searched refs:canExecuteInBundle (Results 1 – 4 of 4) sorted by relevance
333 if (QII->canExecuteInBundle(*SrcInst, *DstInst) && in adjustSchedDependency()502 !TII->canExecuteInBundle(SrcInst, DstInst)) in isBestZeroLatency()
421 bool canExecuteInBundle(const MachineInstr &First,
78 if (QII.canExecuteInBundle(*SUd->getInstr(), *SUu->getInstr())) in hasDependence()
2908 bool HexagonInstrInfo::canExecuteInBundle(const MachineInstr &First, in canExecuteInBundle() function in HexagonInstrInfo