Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h209 bool isCofMax1(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCChecker.cpp335 if (HexagonMCInstrInfo::isCofMax1(MCII, I)) { in checkCOFMax1()
DHexagonMCInstrInfo.cpp534 bool HexagonMCInstrInfo::isCofMax1(MCInstrInfo const &MCII, MCInst const &MCI) { in isCofMax1() function in HexagonMCInstrInfo