Searched refs:isRestrictNoSlot1Store (Results 1 – 5 of 5) sorted by relevance
5750 let isRestrictNoSlot1Store = 1;5776 let isRestrictNoSlot1Store = 1;5905 let isRestrictNoSlot1Store = 1;5930 let isRestrictNoSlot1Store = 1;6056 let isRestrictNoSlot1Store = 1;6082 let isRestrictNoSlot1Store = 1;6211 let isRestrictNoSlot1Store = 1;6236 let isRestrictNoSlot1Store = 1;6362 let isRestrictNoSlot1Store = 1;6388 let isRestrictNoSlot1Store = 1;[all …]
131 bit isRestrictNoSlot1Store = 0;132 let TSFlags{39} = isRestrictNoSlot1Store;
288 bool isRestrictNoSlot1Store(MCInstrInfo const &MCII, MCInst const &MCI);
262 if (HexagonMCInstrInfo::isRestrictNoSlot1Store(MCII, Inst)) { in restrictNoSlot1Store()
678 bool HexagonMCInstrInfo::isRestrictNoSlot1Store(MCInstrInfo const &MCII, in isRestrictNoSlot1Store() function in HexagonMCInstrInfo