Home
last modified time | relevance | path

Searched refs:isCVINew (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCInstrInfo.h215 bool isCVINew(MCInstrInfo const &MCII, MCInst const &MCI);
HDHexagonMCChecker.cpp553 if (HexagonMCInstrInfo::isCVINew(MCII, I) && in checkRegisterCurDefs()
HDHexagonMCInstrInfo.cpp554 bool HexagonMCInstrInfo::isCVINew(MCInstrInfo const &MCII, MCInst const &MCI) { in isCVINew() function in HexagonMCInstrInfo