Home
last modified time | relevance | path

Searched defs:parseInstruction (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1158 bool HexagonAsmParser::parseInstruction(OperandVector &Operands) { parseInstruction() function in HexagonAsmParser
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1457 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { parseInstruction() function in MIParser
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6821 int LLParser::parseInstruction(Instruction *&Inst, BasicBlock *BB, parseInstruction() function in LLParser