Searched defs:parseInstruction (Results 1 – 3 of 3) sorted by relevance
1104 bool HexagonAsmParser::parseInstruction(OperandVector &Operands) { in parseInstruction() function in HexagonAsmParser
1225 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { in parseInstruction() function in MIParser
6148 int LLParser::parseInstruction(Instruction *&Inst, BasicBlock *BB, in parseInstruction() function in LLParser