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