| LLVM 22.0.0git
    | 
This is the complete list of members for llvm::mca::DispatchStage, including all inherited members.
| addListener(HWEventListener *Listener) | llvm::mca::Stage | |
| checkNextStage(const InstRef &IR) const | llvm::mca::Stage | inline | 
| cycleEnd() | llvm::mca::Stage | inlinevirtual | 
| cycleResume() | llvm::mca::Stage | inlinevirtual | 
| cycleStart() override | llvm::mca::DispatchStage | virtual | 
| DispatchStage(const MCSubtargetInfo &Subtarget, const MCRegisterInfo &MRI, unsigned MaxDispatchWidth, RetireControlUnit &R, RegisterFile &F) | llvm::mca::DispatchStage | |
| dump() const | llvm::mca::DispatchStage | |
| execute(InstRef &IR) override | llvm::mca::DispatchStage | virtual | 
| getListeners() const | llvm::mca::Stage | inlineprotected | 
| hasWorkToComplete() const override | llvm::mca::DispatchStage | inlinevirtual | 
| isAvailable(const InstRef &IR) const override | llvm::mca::DispatchStage | virtual | 
| 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 |