Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h44 CHECK_ERROR_SOLO = 0x00080, enumerator
DHexagonMCChecker.cpp493 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_SOLO); in checkSolo()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp666 if (HexagonMCErrInfo::CHECK_ERROR_SOLO & Err) in finishBundle()