Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp514 void tryConvertingToTwoOperandForm(StringRef Mnemonic, bool CarrySetting,
6654 void ARMAsmParser::tryConvertingToTwoOperandForm(StringRef Mnemonic, in tryConvertingToTwoOperandForm() function in ARMAsmParser
7273 tryConvertingToTwoOperandForm(Mnemonic, CarrySetting, Operands); in ParseInstruction()