|
LLVM 23.0.0git
|
#include "Target/AArch64/AArch64.h"
Public Member Functions | |
| AArch64DAGToDAGISelPass (AArch64TargetMachine &TM) | |
| Public Member Functions inherited from llvm::SelectionDAGISelPass | |
| LLVM_ABI 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::RequiredPassInfoMixin< SelectionDAGISelPass > | |
| static bool | isRequired () |
| Static Public Member Functions inherited from llvm::PassInfoMixin< SelectionDAGISelPass > | |
| static bool | isRequired () |
| Static Public Member Functions inherited from llvm::detail::InfoMixin< 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) | |
| AArch64DAGToDAGISelPass::AArch64DAGToDAGISelPass | ( | AArch64TargetMachine & | TM | ) |
Definition at line 560 of file AArch64ISelDAGToDAG.cpp.
References AArch64DAGToDAGISelPass(), and llvm::SelectionDAGISelPass::SelectionDAGISelPass().
Referenced by AArch64DAGToDAGISelPass().