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.cpp11392 unsigned PlainMatchResult = in MatchInstruction() local
11394 if (PlainMatchResult == Match_Success) { in MatchInstruction()
11436 return PlainMatchResult; in MatchInstruction()