Home
last modified time | relevance | path

Searched refs:isRestrictNoSlot1Store (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepInstrInfo.td5749 let isRestrictNoSlot1Store = 1;
5775 let isRestrictNoSlot1Store = 1;
5904 let isRestrictNoSlot1Store = 1;
5929 let isRestrictNoSlot1Store = 1;
6055 let isRestrictNoSlot1Store = 1;
6081 let isRestrictNoSlot1Store = 1;
6210 let isRestrictNoSlot1Store = 1;
6235 let isRestrictNoSlot1Store = 1;
6361 let isRestrictNoSlot1Store = 1;
6387 let isRestrictNoSlot1Store = 1;
[all …]
DHexagonInstrFormats.td130 bit isRestrictNoSlot1Store = 0;
131 let TSFlags{39} = isRestrictNoSlot1Store;
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonDepInstrInfo.td5856 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 …]
DHexagonInstrFormats.td132 bit isRestrictNoSlot1Store = 0;
133 let TSFlags{39} = isRestrictNoSlot1Store;
DHexagonInstrInfo.h392 bool isRestrictNoSlot1Store(const MachineInstr &MI) const;
DHexagonVLIWPacketizer.cpp1874 noSlot1Store |= HII->isRestrictNoSlot1Store(*J); in isPureSlot0InsnWithNoSlot1Store()
DHexagonInstrInfo.cpp4340 bool HexagonInstrInfo::isRestrictNoSlot1Store(const MachineInstr &MI) const { in isRestrictNoSlot1Store() function in HexagonInstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h287 bool isRestrictNoSlot1Store(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonShuffler.cpp261 if (HexagonMCInstrInfo::isRestrictNoSlot1Store(MCII, Inst)) { in restrictNoSlot1Store()
DHexagonMCInstrInfo.cpp676 bool HexagonMCInstrInfo::isRestrictNoSlot1Store(MCInstrInfo const &MCII, in isRestrictNoSlot1Store() function in HexagonMCInstrInfo
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h299 bool isRestrictNoSlot1Store(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonShuffler.cpp450 if (HexagonMCInstrInfo::isRestrictNoSlot1Store(MCII, ID)) in GetPacketSummary()
DHexagonMCInstrInfo.cpp775 bool HexagonMCInstrInfo::isRestrictNoSlot1Store(MCInstrInfo const &MCII, in isRestrictNoSlot1Store() function in HexagonMCInstrInfo