| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GIMatchTableExecutor.h | 608 virtual void setupMF(MachineFunction &mf, GISelValueTracking *vt,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Combiner.cpp | 265 setupMF(MF, VT); in combineMachineInstrs()
|
| H A D | InstructionSelect.cpp | 164 ISel->setupMF(MF, VT, &CoverageInfo, PSI, BFI); in selectMachineFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructionSelector.h | 61 void setupMF(MachineFunction &MF, GISelValueTracking *VT,
|
| H A D | AMDGPUInstructionSelector.cpp | 59 void AMDGPUInstructionSelector::setupMF(MachineFunction &MF, in setupMF() function in AMDGPUInstructionSelector 67 InstructionSelector::setupMF(MF, VT, CoverageInfo, PSI, BFI); in setupMF()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
| H A D | RISCVInstructionSelector.cpp | 47 void setupMF(MachineFunction &MF, GISelValueTracking *VT, in setupMF() function in __anon05b3f3090111::RISCVInstructionSelector 50 InstructionSelector::setupMF(MF, VT, CoverageInfo, PSI, BFI); in setupMF()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVInstructionSelector.cpp | 80 void setupMF(MachineFunction &MF, GISelValueTracking *VT, 372 void SPIRVInstructionSelector::setupMF(MachineFunction &MF, in setupMF() function in SPIRVInstructionSelector 379 InstructionSelector::setupMF(MF, VT, CoverageInfo, PSI, BFI); in setupMF()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 79 void setupMF(MachineFunction &MF, GISelValueTracking *VT, in setupMF() function in __anonde0bbd8d0111::AArch64InstructionSelector 82 InstructionSelector::setupMF(MF, VT, CoverageInfo, PSI, BFI); in setupMF()
|