Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp431 void tryConvertingToTwoOperandForm(StringRef Mnemonic, bool CarrySetting,
5772 void ARMAsmParser::tryConvertingToTwoOperandForm(StringRef Mnemonic, in tryConvertingToTwoOperandForm() function in ARMAsmParser
6222 tryConvertingToTwoOperandForm(Mnemonic, CarrySetting, Operands); in ParseInstruction()