LLVM 19.0.0git
Public Member Functions | List of all members
llvm::X86ISelDAGToDAGPass Class Reference

#include "Target/X86/X86ISelDAGToDAG.h"

Inheritance diagram for llvm::X86ISelDAGToDAGPass:
Inheritance graph
[legend]

Public Member Functions

 X86ISelDAGToDAGPass (X86TargetMachine &TM)
 
- Public Member Functions inherited from llvm::SelectionDAGISelPass
PreservedAnalyses run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
 
- Public Member Functions inherited from llvm::PassInfoMixin< SelectionDAGISelPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)
 

Additional Inherited Members

- Static Public Member Functions inherited from llvm::PassInfoMixin< SelectionDAGISelPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.
 
- Protected Member Functions inherited from llvm::SelectionDAGISelPass
 SelectionDAGISelPass (std::unique_ptr< SelectionDAGISel > Selector)
 

Detailed Description

Definition at line 18 of file X86ISelDAGToDAG.h.

Constructor & Destructor Documentation

◆ X86ISelDAGToDAGPass()

X86ISelDAGToDAGPass::X86ISelDAGToDAGPass ( X86TargetMachine TM)

Definition at line 6612 of file X86ISelDAGToDAG.cpp.


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