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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCChecker.cpp 108 HexagonMCInstrInfo::isPredicateLate(MCII, MCI))
149 else if (HexagonMCInstrInfo::isPredicateLate(MCII, MCI) && isPredicateRegister(*SRI))
HexagonMCInstrInfo.h 246 bool isPredicateLate(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCInstrInfo.cpp 556 bool HexagonMCInstrInfo::isPredicateLate(MCInstrInfo const &MCII,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 335 bool isPredicateLate(unsigned Opcode) const;
HexagonInstrInfo.cpp     [all...]

Completed in 88 milliseconds