Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp504 void tryConvertingToTwoOperandForm(StringRef Mnemonic, bool CarrySetting,
6616 void ARMAsmParser::tryConvertingToTwoOperandForm(StringRef Mnemonic, in tryConvertingToTwoOperandForm() function in ARMAsmParser
7236 tryConvertingToTwoOperandForm(Mnemonic, CarrySetting, Operands); in ParseInstruction()