Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:ParseInstruction

4674     switch (ParseInstruction(Inst, BB, PFS)) {
4675 default: llvm_unreachable("Unknown ParseInstruction result!");
4707 /// ParseInstruction - Parse one of the many different instructions.
4709 int LLParser::ParseInstruction(Instruction *&Inst, BasicBlock *BB,