Searched refs:setupMF (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Combiner.cpp | 128 setupMF(MF, KB); in combineMachineInstrs()
|
| H A D | InstructionSelect.cpp | 113 ISel->setupMF(MF, KB, &CoverageInfo, PSI, BFI); in runOnMachineFunction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GIMatchTableExecutor.h | 564 virtual void setupMF(MachineFunction &mf, GISelKnownBits *kb,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructionSelector.h | 61 void setupMF(MachineFunction &MF, GISelKnownBits *KB,
|
| H A D | AMDGPUInstructionSelector.cpp | 66 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in AMDGPUInstructionSelector 72 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 60 void setupMF(MachineFunction &MF, GISelKnownBits *KB, 209 void SPIRVInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in SPIRVInstructionSelector 215 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 79 void setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in __anon5ce421830111::AArch64InstructionSelector 82 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|