Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h608 virtual void setupMF(MachineFunction &mf, GISelValueTracking *vt,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp265 setupMF(MF, VT); in combineMachineInstrs()
H A DInstructionSelect.cpp164 ISel->setupMF(MF, VT, &CoverageInfo, PSI, BFI); in selectMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h61 void setupMF(MachineFunction &MF, GISelValueTracking *VT,
H A DAMDGPUInstructionSelector.cpp59 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 DRISCVInstructionSelector.cpp47 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 DSPIRVInstructionSelector.cpp80 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 DAArch64InstructionSelector.cpp79 void setupMF(MachineFunction &MF, GISelValueTracking *VT, in setupMF() function in __anonde0bbd8d0111::AArch64InstructionSelector
82 InstructionSelector::setupMF(MF, VT, CoverageInfo, PSI, BFI); in setupMF()