Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h215 bool isCVINew(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCChecker.cpp553 if (HexagonMCInstrInfo::isCVINew(MCII, I) && in checkRegisterCurDefs()
DHexagonMCInstrInfo.cpp554 bool HexagonMCInstrInfo::isCVINew(MCInstrInfo const &MCII, MCInst const &MCI) { in isCVINew() function in HexagonMCInstrInfo
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h222 bool isCVINew(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCChecker.cpp563 if (HexagonMCInstrInfo::isCVINew(MCII, I) && in checkRegisterCurDefs()
DHexagonMCInstrInfo.cpp599 bool HexagonMCInstrInfo::isCVINew(MCInstrInfo const &MCII, MCInst const &MCI) { in isCVINew() function in HexagonMCInstrInfo