Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h452 virtual void setupMF(MachineFunction &mf, GISelKnownBits *KB, in setupMF() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelect.cpp110 ISel->setupMF(MF, KB, CoverageInfo, PSI, BFI); in runOnMachineFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h65 void setupMF(MachineFunction &MF, GISelKnownBits *KB,
H A DAMDGPUInstructionSelector.cpp63 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in AMDGPUInstructionSelector
69 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp74 void setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in __anon8f57b0c10111::AArch64InstructionSelector
77 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()