Home
last modified time | relevance | path

Searched refs:ProcessInstruction (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp130 void ProcessInstruction(MCInst &Inst, const OperandVector &Ops);
745 void PPCAsmParser::ProcessInstruction(MCInst &Inst, in ProcessInstruction() function in PPCAsmParser
1159 ProcessInstruction(Inst, Operands); in MatchAndEmitInstruction()