Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp515 bool CDEConvertDualRegOperand(StringRef Mnemonic, OperandVector &Operands);
7018 bool ARMAsmParser::CDEConvertDualRegOperand(StringRef Mnemonic, in CDEConvertDualRegOperand() function in ARMAsmParser
7285 bool GotError = CDEConvertDualRegOperand(Mnemonic, Operands); in ParseInstruction()