15 #ifndef AMDGPU_ASMPRINTER_H
16 #define AMDGPU_ASMPRINTER_H
32 return "AMDGPU Assembly Printer";
51 #endif //AMDGPU_ASMPRINTER_H
virtual const char * getPassName() const
void EmitProgramInfoSI(MachineFunction &MF)
const MachineFunction * MF
The current machine function.
virtual bool runOnMachineFunction(MachineFunction &MF)
AMDGPUAsmPrinter(TargetMachine &TM, MCStreamer &Streamer)
std::vector< std::string > HexLines
virtual void EmitInstruction(const MachineInstr *MI)
Implemented in AMDGPUMCInstLower.cpp.
std::vector< std::string > DisasmLines
void EmitProgramInfoR600(MachineFunction &MF)
Emit register usage information so that the GPU driver can correctly setup the GPU state...