Home
last modified time | relevance | path

Searched refs:setupMF (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp134 setupMF(MF, KB); in combineMachineInstrs()
H A DInstructionSelect.cpp107 ISel->setupMF(MF, KB, &CoverageInfo, PSI, BFI); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h582 virtual void setupMF(MachineFunction &mf, GISelKnownBits *kb,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h61 void setupMF(MachineFunction &MF, GISelKnownBits *KB,
H A DAMDGPUInstructionSelector.cpp60 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 DSPIRVInstructionSelector.cpp89 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 DAArch64InstructionSelector.cpp79 void setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in __anonde0bbd8d0111::AArch64InstructionSelector
82 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()