Searched refs:isSoloInstruction (Results 1 – 4 of 4) sorted by relevance
145 virtual bool isSoloInstruction(MachineInstr *MI) { in isSoloInstruction() function
180 if (this->isSoloInstruction(MI)) { in PacketizeMIs()
132 bool isSoloInstruction(MachineInstr *MI) override;969 bool HexagonPacketizerList::isSoloInstruction(MachineInstr *MI) { in isSoloInstruction() function in HexagonPacketizerList1009 if (isSoloInstruction(I)) in isLegalToPacketizeTogether()
172 bool isSoloInstruction(MachineInstr *MI) override { in isSoloInstruction() function in __anon41b20ab90111::R600PacketizerList