LLVM: llvm::mca::AMDGPUInstrPostProcess Class Reference (original) (raw)

#include "[Target/AMDGPU/MCA/AMDGPUCustomBehaviour.h](AMDGPUCustomBehaviour%5F8h%5Fsource.html)"

Inheritance diagram for llvm::mca::AMDGPUInstrPostProcess:

Public Member Functions
AMDGPUInstrPostProcess (const MCSubtargetInfo &STI, const MCInstrInfo &MCII)
~AMDGPUInstrPostProcess () override=default
void postProcessInstruction (Instruction &Inst, const MCInst &MCI) override
This method can be overriden by targets to modify the mca::Instruction object after it has been lowered from the MCInst.
Public Member Functions inherited from llvm::mca::InstrPostProcess
InstrPostProcess (const MCSubtargetInfo &STI, const MCInstrInfo &MCII)
virtual ~InstrPostProcess ()=default
virtual void resetState ()

Detailed Description

Definition at line 28 of file AMDGPUCustomBehaviour.h.

Constructor & Destructor Documentation

~AMDGPUInstrPostProcess()

llvm::mca::AMDGPUInstrPostProcess::~AMDGPUInstrPostProcess ( ) overridedefault

Member Function Documentation

postProcessInstruction()


The documentation for this class was generated from the following files: