HomeSort by relevance Sort by last modified time
    Searched refs:isSolo (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 339 bool isSolo(const MachineInstr* MI) const;
HexagonVLIWPacketizer.cpp     [all...]
HexagonInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h 259 bool isSolo(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonShuffler.cpp 197 if (HexagonMCInstrInfo::isSolo(MCII, *ID))
HexagonMCChecker.cpp 492 if (llvm::HexagonMCInstrInfo::isSolo(MCII, *I.getInst())) {
HexagonMCInstrInfo.cpp 584 bool HexagonMCInstrInfo::isSolo(MCInstrInfo const &MCII, MCInst const &MCI) {

Completed in 203 milliseconds