LLVM 20.0.0git
|
#include "Target/X86/X86ISelDAGToDAG.h"
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) | |
Definition at line 18 of file X86ISelDAGToDAG.h.
X86ISelDAGToDAGPass::X86ISelDAGToDAGPass | ( | X86TargetMachine & | TM | ) |
Definition at line 6615 of file X86ISelDAGToDAG.cpp.