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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.cpp 73 if (HexagonMCInstrInfo::isPredicatedNew(MCII, MCI))
199 if (HexagonMCInstrInfo::isPredicatedNew(MCII, MCI))
284 HexagonMCInstrInfo::isPredicatedNew(MCII, MCI))
290 HexagonMCInstrInfo::isPredicatedNew(MCII, MCI)) {
HexagonMCInstrInfo.h 244 bool isPredicatedNew(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCInstrInfo.cpp 508 bool HexagonMCInstrInfo::isPredicatedNew(MCInstrInfo const &MCII,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 304 bool isPredicatedNew(const MachineInstr *MI) const;
305 bool isPredicatedNew(unsigned Opcode) const;
HexagonInstrInfo.cpp     [all...]
HexagonVLIWPacketizer.cpp     [all...]

Completed in 321 milliseconds