Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h44 CHECK_ERROR_ENDLOOP = 0x00040, enumerator
DHexagonMCChecker.cpp306 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_ENDLOOP, Hexagon::PC); in checkBranches()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp661 if (HexagonMCErrInfo::CHECK_ERROR_ENDLOOP & Err) { in finishBundle()