Home
last modified time | relevance | path

Searched defs:DefMBB (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp252 const MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); in collectCandidateRegisters() local
300 const MachineBasicBlock *DefMBB = MRI->getVRegDef(Reg)->getParent(); in collectCandidateRegisters() local
377 MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); in collectWaterfallCandidateRegisters() local
H A DAMDGPURegBankSelect.cpp178 MachineBasicBlock *DefMBB = DefMI->getParent(); in constrainRegBankUse() local
H A DAMDGPURegBankLegalizeHelper.cpp998 MachineBasicBlock *DefMBB = DefMI->getParent(); in applyMappingPHI() local
H A DSIFoldOperands.cpp2691 MachineBasicBlock *DefMBB = Def->getParent(); in tryOptimizeAGPRPhis() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp251 MachineBasicBlock *DefMBB = DefMI->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp242 MachineBasicBlock *DefMBB = DefMI->getParent(); in run() local
H A DSplitKit.cpp941 MachineBasicBlock *DefMBB) { in findShallowDominator()
1130 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies() local
H A DMachineTraceMetrics.cpp1021 const MachineBasicBlock *DefMBB = DefMI->getParent(); in addLiveIns() local
H A DInlineSpiller.cpp445 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() local
H A DMachineSink.cpp641 MachineBasicBlock *DefMBB, in AllUsesDominatedByBlock()