Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCInstrInfo.h225 bool isCofRelax1(MCInstrInfo const &MCII, MCInst const &MCI);
HDHexagonMCChecker.cpp350 bool Relax1 = HexagonMCInstrInfo::isCofRelax1(MCII, I); in checkCOFMax1()
HDHexagonMCInstrInfo.cpp597 bool HexagonMCInstrInfo::isCofRelax1(MCInstrInfo const &MCII, in isCofRelax1() function in HexagonMCInstrInfo