Home
last modified time | relevance | path

Searched refs:isRestrictSlot1AOK (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td80 bits<1> isRestrictSlot1AOK = 0;
81 let TSFlags{9} = isRestrictSlot1AOK;
DHexagonDepInstrInfo.td37471 let isRestrictSlot1AOK = 1;
37481 let isRestrictSlot1AOK = 1;
37511 let isRestrictSlot1AOK = 1;
37521 let isRestrictSlot1AOK = 1;
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrFormats.td82 bits<1> isRestrictSlot1AOK = 0;
83 let TSFlags{9} = isRestrictSlot1AOK;
DHexagonDepInstrInfo.td38603 let isRestrictSlot1AOK = 1;
38613 let isRestrictSlot1AOK = 1;
38643 let isRestrictSlot1AOK = 1;
38653 let isRestrictSlot1AOK = 1;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h286 bool isRestrictSlot1AOK(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonShuffler.cpp230 if (HexagonMCInstrInfo::isRestrictSlot1AOK(MCII, Inst)) { in restrictSlot1AOK()
DHexagonMCInstrInfo.cpp669 bool HexagonMCInstrInfo::isRestrictSlot1AOK(MCInstrInfo const &MCII, in isRestrictSlot1AOK() function in HexagonMCInstrInfo
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h298 bool isRestrictSlot1AOK(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonShuffler.cpp448 if (HexagonMCInstrInfo::isRestrictSlot1AOK(MCII, ID)) in GetPacketSummary()
DHexagonMCInstrInfo.cpp768 bool HexagonMCInstrInfo::isRestrictSlot1AOK(MCInstrInfo const &MCII, in isRestrictSlot1AOK() function in HexagonMCInstrInfo