Searched refs:getBundleNoShuf (Results 1 – 3 of 3) sorted by relevance
486 bool getBundleNoShuf(const MachineInstr &MIB) const;
762 if (MI->isBundle() && HII.getBundleNoShuf(*MI)) in emitInstruction()
4623 bool HexagonInstrInfo::getBundleNoShuf(const MachineInstr &MIB) const { in getBundleNoShuf() function in HexagonInstrInfo