Home
last modified time | relevance | path

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

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