Searched refs:isPureSlot0 (Results 1 – 3 of 3) sorted by relevance
391 bool isPureSlot0(const MachineInstr &MI) const;
1847 PacketHasSLOT0OnlyInsn |= HII->isPureSlot0(*MJ); in shouldAddToPacket()1875 isSlot0Only |= HII->isPureSlot0(*J); in isPureSlot0InsnWithNoSlot1Store()
4328 bool HexagonInstrInfo::isPureSlot0(const MachineInstr &MI) const { in isPureSlot0() function in HexagonInstrInfo