/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* Assembly Writer Source Fragment *| |* *| |* Automatically generated file, do not edit! *| |* From: NVPTX.td *| |* *| \*===----------------------------------------------------------------------===*/ /// getMnemonic - This method is automatically generated by tablegen /// from the instruction set description. std::pair<const char *, uint64_t> NVPTXInstPrinter::getMnemonic(const MCInst *MI) { … } /// printInstruction - This method is automatically generated by tablegen /// from the instruction set description. LLVM_NO_PROFILE_INSTRUMENT_FUNCTION void NVPTXInstPrinter::printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O) { … }const char *NVPTXInstPrinter::getRegisterName(MCRegister Reg) { … }#ifdef PRINT_ALIAS_INSTR#undef PRINT_ALIAS_INSTR#endif // PRINT_ALIAS_INSTR