Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp354 bool Relax1 = HexagonMCInstrInfo::isCofRelax1(MCII, I); in checkCOFMax1() local
356 if (N > 1 && !Relax1 && !Relax2) { in checkCOFMax1()
362 if (N > 1 && J == 0 && !Relax1) { in checkCOFMax1()