Searched refs:setupMF (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | InstructionSelector.h | 457 virtual void setupMF(MachineFunction &mf, GISelKnownBits *KB, in setupMF() function
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | InstructionSelect.cpp | 107 ISel->setupMF(MF, KB, CoverageInfo, PSI, BFI); in runOnMachineFunction()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructionSelector.h | 60 void setupMF(MachineFunction &MF, GISelKnownBits *KB,
|
| H A D | AMDGPUInstructionSelector.cpp | 64 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in AMDGPUInstructionSelector 70 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 52 void setupMF(MachineFunction &MF, GISelKnownBits *KB, 191 void SPIRVInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in SPIRVInstructionSelector 197 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 78 void setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in __anon0f33cebd0111::AArch64InstructionSelector 81 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|