Searched refs:isSoloInstruction (Results 1 – 4 of 4) sorted by relevance
148 virtual bool isSoloInstruction(MachineInstr *MI) { in isSoloInstruction() function
181 if (this->isSoloInstruction(MI)) { in PacketizeMIs()
133 bool isSoloInstruction(MachineInstr *MI) override;978 bool HexagonPacketizerList::isSoloInstruction(MachineInstr *MI) { in isSoloInstruction() function in HexagonPacketizerList1018 if (isSoloInstruction(I)) in isLegalToPacketizeTogether()
172 bool isSoloInstruction(MachineInstr *MI) override { in isSoloInstruction() function in __anon440984900111::R600PacketizerList