llvm/lib/Target/X86/X86GenAsmWriter.inc

/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|* Assembly Writer Source Fragment                                            *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|* From: X86.td                                                               *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

/// getMnemonic - This method is automatically generated by tablegen
/// from the instruction set description.
std::pair<const char *, uint64_t> X86ATTInstPrinter::getMnemonic(const MCInst *MI) {}LLVM_NO_PROFILE_INSTRUMENT_FUNCTION
void X86ATTInstPrinter::printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O) {}const char *X86ATTInstPrinter::getRegisterName(MCRegister Reg) {}#ifdef PRINT_ALIAS_INSTR#undef PRINT_ALIAS_INSTRbool X86ATTInstPrinter::printAliasInstr(const MCInst *MI, uint64_t Address, raw_ostream &OS) {}void X86ATTInstPrinter::printCustomAliasOperand(
         const MCInst *MI, uint64_t Address, unsigned OpIdx,
         unsigned PrintMethodIdx,
         raw_ostream &OS) {}#endif // PRINT_ALIAS_INSTR