Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:parseInstruction

156   bool parseInstruction(OperandVector &Operands);
160 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
165 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1346 bool HexagonAsmParser::parseInstruction(OperandVector &Operands) {
1452 bool HexagonAsmParser::ParseInstruction(ParseInstructionInfo &Info,
1457 return parseInstruction(Operands);