Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp513 void tryConvertingToTwoOperandForm(StringRef Mnemonic, bool CarrySetting,
6655 void ARMAsmParser::tryConvertingToTwoOperandForm(StringRef Mnemonic, in tryConvertingToTwoOperandForm() function in ARMAsmParser
7274 tryConvertingToTwoOperandForm(Mnemonic, CarrySetting, Operands); in ParseInstruction()