Searched refs:isSoloInstruction (Results 1 – 5 of 5) sorted by relevance
185 virtual bool isSoloInstruction(const MachineInstr *MI) { in isSoloInstruction() function
58 bool isSoloInstruction(const MachineInstr *MI) override;
937 bool HexagonPacketizerList::isSoloInstruction(const MachineInstr *MI) { in isSoloInstruction() function in HexagonPacketizerList1142 assert(!isSoloInstruction(I) && "Unexpected solo instr!"); in isLegalToPacketizeTogether()
228 if (this->isSoloInstruction(MI)) { in PacketizeMIs()
172 bool isSoloInstruction(const MachineInstr *MI) override { in isSoloInstruction() function in __anonf082477b0111::R600PacketizerList