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/
HexagonMCInstrInfo.h 243 bool isPredicateLate(MCInstrInfo const &MCII, MCInst const &MCI);
HexagonMCChecker.cpp 109 HexagonMCInstrInfo::isPredicateLate(MCII, MCI))
145 else if (HexagonMCInstrInfo::isPredicateLate(MCII, MCI) && isPredicateRegister(*SRI))
HexagonMCInstrInfo.cpp 501 bool HexagonMCInstrInfo::isPredicateLate(MCInstrInfo const &MCII,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 309 bool isPredicateLate(unsigned Opcode) const;
HexagonInstrInfo.cpp     [all...]

Completed in 347 milliseconds