Searched defs:isSoloInstruction (Results 1 – 3 of 3) sorted by relevance
166 virtual bool isSoloInstruction(const MachineInstr &MI) { return true; } in isSoloInstruction() function
163 bool isSoloInstruction(const MachineInstr &MI) override { in isSoloInstruction() function in __anone98d565a0111::R600PacketizerList
1065 bool HexagonPacketizerList::isSoloInstruction(const MachineInstr &MI) { in isSoloInstruction() function in HexagonPacketizerList