Searched refs:MatchAndEmitATTInstruction (Results 1 – 1 of 1) sorted by relevance
707 bool MatchAndEmitATTInstruction(SMLoc IDLoc, unsigned &Opcode,2472 return MatchAndEmitATTInstruction(IDLoc, Opcode, Operands, Out, ErrorInfo, in MatchAndEmitInstruction()2518 bool X86AsmParser::MatchAndEmitATTInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitATTInstruction() function in X86AsmParser