Searched defs:parseInstruction (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ | ||
H A D | HexagonAsmParser.cpp | 1158 bool HexagonAsmParser::parseInstruction(OperandVector &Operands) { parseInstruction() function in HexagonAsmParser |
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 1457 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { parseInstruction() function in MIParser |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 6821 int LLParser::parseInstruction(Instruction *&Inst, BasicBlock *BB, parseInstruction() function in LLParser |