Searched refs:MatchAndEmitIntelInstruction (Results 1 – 1 of 1) sorted by relevance
712 bool MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode,2470 return MatchAndEmitIntelInstruction(IDLoc, Opcode, Operands, Out, ErrorInfo, in MatchAndEmitInstruction()2693 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction() function in X86AsmParser