LLVM 19.0.0git
llvm::mca::DispatchStage Member List

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) constllvm::mca::Stageinline
cycleEnd()llvm::mca::Stageinlinevirtual
cycleResume()llvm::mca::Stageinlinevirtual
cycleStart() overridellvm::mca::DispatchStagevirtual
DispatchStage(const MCSubtargetInfo &Subtarget, const MCRegisterInfo &MRI, unsigned MaxDispatchWidth, RetireControlUnit &R, RegisterFile &F)llvm::mca::DispatchStage
dump() constllvm::mca::DispatchStage
execute(InstRef &IR) overridellvm::mca::DispatchStagevirtual
getListeners() constllvm::mca::Stageinlineprotected
hasWorkToComplete() const overridellvm::mca::DispatchStageinlinevirtual
isAvailable(const InstRef &IR) const overridellvm::mca::DispatchStagevirtual
moveToTheNextStage(InstRef &IR)llvm::mca::Stageinline
notifyEvent(const EventT &Event) constllvm::mca::Stageinline
setNextInSequence(Stage *NextStage)llvm::mca::Stageinline
Stage()=defaultllvm::mca::Stage
~Stage()llvm::mca::Stagevirtual