Searched refs:tryParseRegisterOperand (Results 1 – 1 of 1) sorted by relevance
68 bool tryParseRegisterOperand(OperandVector &Operands);366 bool AVRAsmParser::tryParseRegisterOperand(OperandVector &Operands) { in tryParseRegisterOperand() function in AVRAsmParser497 if (!tryParseRegisterOperand(Operands)) { in parseOperand()