Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
HDMCTargetAsmParser.h128 MatchOperand_ParseFail // operand matched but had errors enumerator
160 : R == MatchOperand_ParseFail ? Failure in ParseStatus()
165 : isFailure() ? MatchOperand_ParseFail in OperandMatchResultTy()