Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h38 CHECK_ERROR_NEWP = 0x00002, enumerator
DHexagonMCChecker.cpp338 errInfo.setError(HexagonMCErrInfo::CHECK_ERROR_NEWP, P); in checkPredicates()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp643 if (HexagonMCErrInfo::CHECK_ERROR_NEWP & Err || in finishBundle()