|
LLVM 22.0.0git
|
This is the complete list of members for llvm::mca::MicroOpQueueStage, including all inherited members.
| addListener(HWEventListener *Listener) | llvm::mca::Stage | |
| checkNextStage(const InstRef &IR) const | llvm::mca::Stage | inline |
| cycleEnd() override | llvm::mca::MicroOpQueueStage | virtual |
| cycleResume() | llvm::mca::Stage | inlinevirtual |
| cycleStart() override | llvm::mca::MicroOpQueueStage | virtual |
| execute(InstRef &IR) override | llvm::mca::MicroOpQueueStage | virtual |
| getListeners() const | llvm::mca::Stage | inlineprotected |
| hasWorkToComplete() const override | llvm::mca::MicroOpQueueStage | inlinevirtual |
| isAvailable(const InstRef &IR) const override | llvm::mca::MicroOpQueueStage | inlinevirtual |
| MicroOpQueueStage(unsigned Size, unsigned IPC=0, bool ZeroLatencyStage=true) | llvm::mca::MicroOpQueueStage | |
| moveToTheNextStage(InstRef &IR) | llvm::mca::Stage | inline |
| notifyEvent(const EventT &Event) const | llvm::mca::Stage | inline |
| setNextInSequence(Stage *NextStage) | llvm::mca::Stage | inline |
| Stage()=default | llvm::mca::Stage | |
| ~Stage() | llvm::mca::Stage | virtual |