Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1685 if (const char *MatchDiag = getMatchKindDiag((RISCVMatchResultTy)Result)) { in matchAndEmitInstruction() local
1687 return Error(ErrorLoc, MatchDiag); in matchAndEmitInstruction()