Lines Matching refs:ParseInstruction
3194 switch (ParseInstruction(Inst, BB, PFS)) {3195 default: llvm_unreachable("Unknown ParseInstruction result!");3227 /// ParseInstruction - Parse one of the many different instructions.3229 int LLParser::ParseInstruction(Instruction *&Inst, BasicBlock *BB,