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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCInstrInfo.h 256 bool isSolo(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonShuffler.cpp 204 if (HexagonMCInstrInfo::isSolo(MCII, *ID))
HexagonMCChecker.cpp 488 if (llvm::HexagonMCInstrInfo::isSolo(MCII, *I.getInst())) {
HexagonMCInstrInfo.cpp 529 bool HexagonMCInstrInfo::isSolo(MCInstrInfo const &MCII, MCInst const &MCI) {
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 312 bool isSolo(const MachineInstr* MI) const;
HexagonVLIWPacketizer.cpp     [all...]
HexagonInstrInfo.cpp     [all...]

Completed in 232 milliseconds