13 #ifndef AMDGPUINSTPRINTER_H
14 #define AMDGPUINSTPRINTER_H
35 void printRegOperand(
unsigned RegNo,
raw_ostream &O);
61 #endif // AMDGPUINSTRPRINTER_H
virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot)
void printInstruction(const MCInst *MI, raw_ostream &O)
AMDGPUInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI)
static const char * getRegisterName(unsigned RegNo)
const MCRegisterInfo & MRI