Searched refs:ParseOperand (Results 1 – 8 of 8) sorted by relevance
62 bool ParseOperand(OperandVector &Operands);391 if (ParseOperand(Operands)) in ParseInstruction()397 if (ParseOperand(Operands)) in ParseInstruction()435 bool MSP430AsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in MSP430AsmParser
64 bool ParseOperand(OperandVector &Operands);408 if (ParseOperand(Operands)) in ParseInstruction()414 if (ParseOperand(Operands)) in ParseInstruction()452 bool MSP430AsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in MSP430AsmParser
118 bool ParseOperand(OperandVector &Operands);1426 bool PPCAsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in PPCAsmParser1558 if (ParseOperand(Operands)) in ParseInstruction()1562 if (parseToken(AsmToken::Comma) || ParseOperand(Operands)) in ParseInstruction()
119 bool ParseOperand(OperandVector &Operands);1438 bool PPCAsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in PPCAsmParser1596 if (ParseOperand(Operands)) in ParseInstruction()1600 if (parseToken(AsmToken::Comma) || ParseOperand(Operands)) in ParseInstruction()
265 bool ParseOperand(OperandVector &Operands);1539 bool PPCAsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in PPCAsmParser1707 if (ParseOperand(Operands)) in ParseInstruction()1716 if (ParseOperand(Operands)) in ParseInstruction()
693 std::unique_ptr<X86Operand> ParseOperand();1134 std::unique_ptr<X86Operand> X86AsmParser::ParseOperand() { in ParseOperand() function in X86AsmParser1966 if (std::unique_ptr<X86Operand> Op = ParseOperand()) { in HandleAVX512Operand()2322 if (std::unique_ptr<X86Operand> Op = ParseOperand()) { in ParseInstruction()
871 std::unique_ptr<X86Operand> ParseOperand();1402 std::unique_ptr<X86Operand> X86AsmParser::ParseOperand() { in ParseOperand() function in X86AsmParser2697 if (std::unique_ptr<X86Operand> Op = ParseOperand()) { in ParseInstruction()
1092 bool ParseOperand(OperandVector &Operands);1719 bool X86AsmParser::ParseOperand(OperandVector &Operands) { in ParseOperand() function in X86AsmParser3360 if (ParseOperand(Operands)) in ParseInstruction()