Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h224 bool isCofMax1(MCInstrInfo const &MCII, MCInst const &MCI);
H A DHexagonMCChecker.cpp353 if (HexagonMCInstrInfo::isCofMax1(MCII, I)) { in checkCOFMax1()
H A DHexagonMCInstrInfo.cpp584 bool HexagonMCInstrInfo::isCofMax1(MCInstrInfo const &MCII, MCInst const &MCI) { in isCofMax1() function in HexagonMCInstrInfo