Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.h210 bool isCofRelax1(MCInstrInfo const &MCII, MCInst const &MCI);
DHexagonMCChecker.cpp336 bool Relax1 = HexagonMCInstrInfo::isCofRelax1(MCII, I); in checkCOFMax1()
DHexagonMCInstrInfo.cpp539 bool HexagonMCInstrInfo::isCofRelax1(MCInstrInfo const &MCII, in isCofRelax1() function in HexagonMCInstrInfo