Searched refs:setupMF (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | InstructionSelector.h | 452 virtual void setupMF(MachineFunction &mf, GISelKnownBits *KB, in setupMF() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | InstructionSelect.cpp | 110 ISel->setupMF(MF, KB, CoverageInfo, PSI, BFI); in runOnMachineFunction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstructionSelector.h | 65 void setupMF(MachineFunction &MF, GISelKnownBits *KB,
|
H A D | AMDGPUInstructionSelector.cpp | 63 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in AMDGPUInstructionSelector 69 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 74 void setupMF(MachineFunction &MF, GISelKnownBits *KB, in setupMF() function in __anonbb5c84780111::AArch64InstructionSelector 77 InstructionSelector::setupMF(MF, KB, CoverageInfo, PSI, BFI); in setupMF()
|