|
LLVM 24.0.0git
|
This is the complete list of members for llvm::InstructionSelectImpl, including all inherited members.
| BFI | llvm::InstructionSelectImpl | protected |
| InstructionSelectImpl(CodeGenOptLevel OL) | llvm::InstructionSelectImpl | |
| ISel | llvm::InstructionSelectImpl | protected |
| OptLevel | llvm::InstructionSelectImpl | protected |
| PSI | llvm::InstructionSelectImpl | protected |
| runOnMachineFunction(MachineFunction &MF, function_ref< GISelValueTracking *()> GetVT, function_ref< ProfileSummaryInfo *()> GetPSI, function_ref< BlockFrequencyInfo *()> GetBFI) | llvm::InstructionSelectImpl | |
| selectInstr(MachineInstr &MI) | llvm::InstructionSelectImpl | protected |
| selectMachineFunction(MachineFunction &MF) | llvm::InstructionSelectImpl | |
| setInstructionSelector(InstructionSelector *NewISel) | llvm::InstructionSelectImpl | inline |
| VT | llvm::InstructionSelectImpl | protected |