Searched refs:isRestrictNoSlot1Store (Results 1 – 8 of 8) sorted by relevance
5900 let isRestrictNoSlot1Store = 1;5926 let isRestrictNoSlot1Store = 1;6055 let isRestrictNoSlot1Store = 1;6080 let isRestrictNoSlot1Store = 1;6206 let isRestrictNoSlot1Store = 1;6232 let isRestrictNoSlot1Store = 1;6361 let isRestrictNoSlot1Store = 1;6386 let isRestrictNoSlot1Store = 1;6512 let isRestrictNoSlot1Store = 1;6538 let isRestrictNoSlot1Store [all...]
132 bit isRestrictNoSlot1Store = 0;133 let TSFlags{39} = isRestrictNoSlot1Store;
398 bool isRestrictNoSlot1Store(const MachineInstr &MI) const;
1115 if (MI.mayStore() && HII.isRestrictNoSlot1Store(MJ) && HII.isPureSlot0(MJ)) in cannotCoexistAsymm()
4445 bool HexagonInstrInfo::isRestrictNoSlot1Store(const MachineInstr &MI) const { in isRestrictNoSlot1Store() function in HexagonInstrInfo
308 bool isRestrictNoSlot1Store(MCInstrInfo const &MCII, MCInst const &MCI);
461 if (HexagonMCInstrInfo::isRestrictNoSlot1Store(MCII, ID)) in GetPacketSummary()
790 bool HexagonMCInstrInfo::isRestrictNoSlot1Store(MCInstrInfo const &MCII, in isRestrictNoSlot1Store() function in HexagonMCInstrInfo