Searched refs:isRestrictNoSlot1Store (Results 1 – 8 of 8) sorted by relevance
5890 let isRestrictNoSlot1Store = 1;5916 let isRestrictNoSlot1Store = 1;6045 let isRestrictNoSlot1Store = 1;6070 let isRestrictNoSlot1Store = 1;6196 let isRestrictNoSlot1Store = 1;6222 let isRestrictNoSlot1Store = 1;6351 let isRestrictNoSlot1Store = 1;6376 let isRestrictNoSlot1Store = 1;6502 let isRestrictNoSlot1Store = 1;6528 let isRestrictNoSlot1Store = 1;[all …]
132 bit isRestrictNoSlot1Store = 0;133 let TSFlags{39} = isRestrictNoSlot1Store;
397 bool isRestrictNoSlot1Store(const MachineInstr &MI) const;
1114 if (MI.mayStore() && HII.isRestrictNoSlot1Store(MJ) && HII.isPureSlot0(MJ)) in cannotCoexistAsymm()
4415 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()
782 bool HexagonMCInstrInfo::isRestrictNoSlot1Store(MCInstrInfo const &MCII, in isRestrictNoSlot1Store() function in HexagonMCInstrInfo