Searched refs:isCVINew (Results 1 – 3 of 3) sorted by relevance
231 bool isCVINew(MCInstrInfo const &MCII, MCInst const &MCI);
589 if (HexagonMCInstrInfo::isCVINew(MCII, I) && in checkRegisterCurDefs()
614 bool HexagonMCInstrInfo::isCVINew(MCInstrInfo const &MCII, MCInst const &MCI) { in isCVINew() function in HexagonMCInstrInfo