Searched refs:canExecuteInBundle (Results 1 – 7 of 7) sorted by relevance
332 if (QII->canExecuteInBundle(*SrcInst, *DstInst) && in adjustSchedDependency()501 !TII->canExecuteInBundle(SrcInst, DstInst)) in isBestZeroLatency()
421 bool canExecuteInBundle(const MachineInstr &First,
78 if (QII.canExecuteInBundle(*SUd->getInstr(), *SUu->getInstr())) in hasDependence()
2897 bool HexagonInstrInfo::canExecuteInBundle(const MachineInstr &First, in canExecuteInBundle() function in HexagonInstrInfo
355 bool canExecuteInBundle(const MachineInstr *First,
1612 if (isDependent(J, I) && !HII->canExecuteInBundle(J, I)) in producesStall()
2954 bool HexagonInstrInfo::canExecuteInBundle(const MachineInstr *First, in canExecuteInBundle() function in HexagonInstrInfo