Home
last modified time | relevance | path

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

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