Searched refs:isRestrictNoSlot1Store (Results 1 – 8 of 8) sorted by relevance
5856 let isRestrictNoSlot1Store = 1;5882 let isRestrictNoSlot1Store = 1;6011 let isRestrictNoSlot1Store = 1;6036 let isRestrictNoSlot1Store = 1;6162 let isRestrictNoSlot1Store = 1;6188 let isRestrictNoSlot1Store = 1;6317 let isRestrictNoSlot1Store = 1;6342 let isRestrictNoSlot1Store = 1;6468 let isRestrictNoSlot1Store = 1;6494 let isRestrictNoSlot1Store = 1;[all …]
132 bit isRestrictNoSlot1Store = 0;133 let TSFlags{39} = isRestrictNoSlot1Store;
396 bool isRestrictNoSlot1Store(const MachineInstr &MI) const;
1114 if (MI.mayStore() && HII.isRestrictNoSlot1Store(MJ) && HII.isPureSlot0(MJ)) in cannotCoexistAsymm()
4408 bool HexagonInstrInfo::isRestrictNoSlot1Store(const MachineInstr &MI) const { in isRestrictNoSlot1Store() function in HexagonInstrInfo
309 bool isRestrictNoSlot1Store(MCInstrInfo const &MCII, MCInst const &MCI);
460 if (HexagonMCInstrInfo::isRestrictNoSlot1Store(MCII, ID)) in GetPacketSummary()
782 bool HexagonMCInstrInfo::isRestrictNoSlot1Store(MCInstrInfo const &MCII, in isRestrictNoSlot1Store() function in HexagonMCInstrInfo