Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp707 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