Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7285 bool GotError = CDEConvertDualRegOperand(Mnemonic, Operands); in ParseInstruction() local
7286 if (GotError) in ParseInstruction()
7287 return GotError; in ParseInstruction()