Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1103 bool HexagonAsmParser::parseInstruction(OperandVector &Operands) { in parseInstruction() function in HexagonAsmParser
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1440 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { in parseInstruction() function in MIParser
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6256 int LLParser::parseInstruction(Instruction *&Inst, BasicBlock *BB, in parseInstruction() function in LLParser