LLVM 20.0.0git
|
This is the complete list of members for llvm::mca::Context, including all inherited members.
addHardwareUnit(std::unique_ptr< HardwareUnit > H) | llvm::mca::Context | inline |
Context(const MCRegisterInfo &R, const MCSubtargetInfo &S) | llvm::mca::Context | inline |
Context(const Context &C)=delete | llvm::mca::Context | |
createDefaultPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr, CustomBehaviour &CB) | llvm::mca::Context | |
createInOrderPipeline(const PipelineOptions &Opts, SourceMgr &SrcMgr, CustomBehaviour &CB) | llvm::mca::Context | |
getMCRegisterInfo() const | llvm::mca::Context | inline |
getMCSubtargetInfo() const | llvm::mca::Context | inline |
operator=(const Context &C)=delete | llvm::mca::Context |