Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp506 bool CDEConvertDualRegOperand(StringRef Mnemonic, OperandVector &Operands);
6980 bool ARMAsmParser::CDEConvertDualRegOperand(StringRef Mnemonic, in CDEConvertDualRegOperand() function in ARMAsmParser
7248 bool GotError = CDEConvertDualRegOperand(Mnemonic, Operands); in ParseInstruction()