Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11303 unsigned PlainMatchResult = in MatchInstruction() local
11305 if (PlainMatchResult == Match_Success) { in MatchInstruction()
11347 return PlainMatchResult; in MatchInstruction()