Lines Matching refs:isSoloInstruction
130 // isSoloInstruction - return true if instruction MI can not be packetized132 bool isSoloInstruction(MachineInstr *MI);975 // isSoloInstruction: - Returns true for instructions that must be977 bool HexagonPacketizerList::isSoloInstruction(MachineInstr *MI) {1017 if (isSoloInstruction(I))