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,
1328 bool HexagonAsmParser::parseInstruction(OperandVector &Operands) {
1451 bool HexagonAsmParser::ParseInstruction(ParseInstructionInfo &Info,
1456 return parseInstruction(Operands);