Home
last modified time | relevance | path

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

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