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.h43 CHECK_ERROR_ENDLOOP = 0x00040, enumerator
DHexagonMCChecker.cpp310 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_ENDLOOP, Hexagon::PC); in checkBranches()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp659 if (HexagonMCErrInfo::CHECK_ERROR_ENDLOOP & Err) { in finishBundle()