Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp516 bool CDEConvertDualRegOperand(StringRef Mnemonic, OperandVector &Operands);
7017 bool ARMAsmParser::CDEConvertDualRegOperand(StringRef Mnemonic, in CDEConvertDualRegOperand() function in ARMAsmParser
7284 bool GotError = CDEConvertDualRegOperand(Mnemonic, Operands); in ParseInstruction()