LLVM 24.0.0git
llvm::SIPostRA16BitMovFoldingPass Class Reference

#include "Target/AMDGPU/AMDGPU.h"

Inheritance diagram for llvm::SIPostRA16BitMovFoldingPass:
[legend]

Public Member Functions

PreservedAnalyses run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
Public Member Functions inherited from llvm::detail::PassInfoMixin< SIPostRA16BitMovFoldingPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::OptionalPassInfoMixin< SIPostRA16BitMovFoldingPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< SIPostRA16BitMovFoldingPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 542 of file AMDGPU.h.

Member Function Documentation

◆ run()

PreservedAnalyses llvm::SIPostRA16BitMovFoldingPass::run ( MachineFunction & MF,
MachineFunctionAnalysisManager & MFAM )

Definition at line 346 of file SIPostRA16BitMovFolding.cpp.

References llvm::PreservedAnalyses::all().


The documentation for this class was generated from the following files: