Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h37 CHECK_ERROR_BRANCHES = 0x00001, enumerator
DHexagonMCChecker.cpp318 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_BRANCHES); in checkBranches()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp639 if (HexagonMCErrInfo::CHECK_ERROR_BRANCHES & Err) in finishBundle()