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 72 if (HexagonMCInstrInfo::isPredicatedNew(MCII, MCI))
203 if (HexagonMCInstrInfo::isPredicatedNew(MCII, MCI))
288 HexagonMCInstrInfo::isPredicatedNew(MCII, MCI))
294 HexagonMCInstrInfo::isPredicatedNew(MCII, MCI)) {
HexagonMCInstrInfo.h 247 bool isPredicatedNew(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCInstrInfo.cpp 563 bool HexagonMCInstrInfo::isPredicatedNew(MCInstrInfo const &MCII,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 330 bool isPredicatedNew(const MachineInstr &MI) const;
331 bool isPredicatedNew(unsigned Opcode) const;
HexagonInstrInfo.cpp     [all...]
HexagonVLIWPacketizer.cpp     [all...]

Completed in 224 milliseconds