Home
last modified time | relevance | path

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

/freebsd-src/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.cpp2104 MachineBasicBlock *DefMBB = Def->getParent(); tryOptimizeAGPRPhis() local
H A DAMDGPUMachineCFGStructurizer.cpp1579 if (MO.getParent()->getParent() != DefMBB) in replaceLiveOutRegs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp224 MachineBasicBlock *DefMBB = DefMI->getParent(); INITIALIZE_PASS_DEPENDENCY() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp177 MachineBasicBlock *DefMBB = DefMI->getParent(); runOnMachineFunction() local
H A DSplitKit.cpp906 if (MBB == DefMBB) in findShallowDominator() argument
1095 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); hoistCopies() local
[all...]
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.cpp590 AllUsesDominatedByBlock(Register Reg,MachineBasicBlock * MBB,MachineBasicBlock * DefMBB,bool & BreakPHIEdge,bool & LocalUse) const AllUsesDominatedByBlock() argument