Searched refs:ParseOperand (Results 1 – 2 of 2) sorted by relevance
64 bool ParseOperand(OperandVector &Operands);409 if (ParseOperand(Operands)) in ParseInstruction()415 if (ParseOperand(Operands)) in ParseInstruction()453 bool MSP430AsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in MSP430AsmParser
117 bool ParseOperand(OperandVector &Operands);1411 bool PPCAsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in PPCAsmParser1543 if (ParseOperand(Operands)) in ParseInstruction()1547 if (parseToken(AsmToken::Comma) || ParseOperand(Operands)) in ParseInstruction()