HomeSort by: relevance | last modified time | path
    Searched refs:isRestrictNoSlot1Store (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 392 bool isRestrictNoSlot1Store(const MachineInstr &MI) const;
HexagonVLIWPacketizer.cpp 1826 // A_RESTRICT_NOSLOT1_STORE/isRestrictNoSlot1Store.
1874 noSlot1Store |= HII->isRestrictNoSlot1Store(*J);
HexagonInstrInfo.cpp 4340 bool HexagonInstrInfo::isRestrictNoSlot1Store(const MachineInstr &MI) const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h 299 bool isRestrictNoSlot1Store(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonShuffler.cpp 450 if (HexagonMCInstrInfo::isRestrictNoSlot1Store(MCII, ID))
HexagonMCInstrInfo.cpp 775 bool HexagonMCInstrInfo::isRestrictNoSlot1Store(MCInstrInfo const &MCII,

Completed in 31 milliseconds