Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp245 const MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); in collectCandidateRegisters() local
293 const MachineBasicBlock *DefMBB = MRI->getVRegDef(Reg)->getParent(); in collectCandidateRegisters() local
370 MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); in collectWaterfallCandidateRegisters() local
H A DSIFoldOperands.cpp2146 MachineBasicBlock *DefMBB = Def->getParent(); in tryOptimizeAGPRPhis() local
H A DAMDGPUMachineCFGStructurizer.cpp1577 MachineBasicBlock *DefMBB = getDefInstr(Reg)->getParent(); in replaceLiveOutRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp225 MachineBasicBlock *DefMBB = DefMI->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp231 MachineBasicBlock *DefMBB = DefMI->getParent(); in run() local
H A DSplitKit.cpp905 MachineBasicBlock *DefMBB) { in findShallowDominator()
1094 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies() local
H A DMachineTraceMetrics.cpp993 const MachineBasicBlock *DefMBB = DefMI->getParent(); in addLiveIns() local
H A DInlineSpiller.cpp445 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() local
H A DMachineSink.cpp601 MachineBasicBlock *DefMBB, in AllUsesDominatedByBlock()