Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp245 void tryConvertingToTwoOperandForm(StringRef Mnemonic, bool CarrySetting,
5398 void ARMAsmParser::tryConvertingToTwoOperandForm(StringRef Mnemonic, in tryConvertingToTwoOperandForm() function in ARMAsmParser
5855 tryConvertingToTwoOperandForm(Mnemonic, CarrySetting, Operands); in ParseInstruction()