LLVM: llvm::mca::HWInstructionRetiredEvent Class Reference (original) (raw)
#include "[llvm/MCA/HWEventListener.h](HWEventListener%5F8h%5Fsource.html)"
Inheritance diagram for llvm::mca::HWInstructionRetiredEvent:
[legend]
| Public Member Functions |
|---|
| Public Member Functions inherited from llvm::mca::HWInstructionEvent |
| Public Attributes | |
|---|---|
| ArrayRef< unsigned > | FreedPhysRegs |
| Public Attributes inherited from llvm::mca::HWInstructionEvent | |
| const unsigned | Type |
| const InstRef & | IR |
| Additional Inherited Members | |
|---|---|
| Public Types inherited from llvm::mca::HWInstructionEvent | |
| enum | GenericEventType { Invalid = 0 , Retired, Pending, Ready, Issued, Executed, Dispatched, LastGenericEventType } |
Detailed Description
Definition at line 98 of file HWEventListener.h.
Constructor & Destructor Documentation
| llvm::mca::HWInstructionRetiredEvent::HWInstructionRetiredEvent ( const InstRef & IR, ArrayRef< unsigned > Regs ) | inline |
|---|
Definition at line 100 of file HWEventListener.h.
References FreedPhysRegs, llvm::mca::HWInstructionEvent::HWInstructionEvent(), llvm::mca::HWInstructionEvent::IR, and llvm::mca::HWInstructionEvent::Retired.
Member Data Documentation
◆ FreedPhysRegs
ArrayRef<unsigned> llvm::mca::HWInstructionRetiredEvent::FreedPhysRegs
Definition at line 105 of file HWEventListener.h.
Referenced by HWInstructionRetiredEvent().
The documentation for this class was generated from the following file:
- include/llvm/MCA/HWEventListener.h