Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp506 bool CDEConvertDualRegOperand(StringRef Mnemonic, OperandVector &Operands);
6979 bool ARMAsmParser::CDEConvertDualRegOperand(StringRef Mnemonic, in CDEConvertDualRegOperand() function in ARMAsmParser
7247 bool GotError = CDEConvertDualRegOperand(Mnemonic, Operands); in ParseInstruction()