Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp245 const MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); collectCandidateRegisters() local
293 const MachineBasicBlock *DefMBB = MRI->getVRegDef(Reg)->getParent(); collectCandidateRegisters() local
370 MachineBasicBlock *DefMBB = MRI->getVRegDef(MOReg)->getParent(); collectWaterfallCandidateRegisters() local
H A DSIFoldOperands.cpp2135 MachineBasicBlock *DefMBB = Def->getParent(); tryOptimizeAGPRPhis() local
H A DAMDGPUMachineCFGStructurizer.cpp
/llvm-project/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp225 MachineBasicBlock *DefMBB = DefMI->getParent(); INITIALIZE_PASS_DEPENDENCY() local
/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp178 MachineBasicBlock *DefMBB = DefMI->getParent(); runOnMachineFunction() local
H A DSplitKit.cpp905 if (MBB == DefMBB) in findShallowDominator() argument
1094 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); hoistCopies() local
[all...]
H A DMachineTraceMetrics.cpp993 const MachineBasicBlock *DefMBB = DefMI->getParent(); addLiveIns() local
H A DInlineSpiller.cpp443 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); hoistSpillInsideBB() local
H A DMachineSink.cpp590 AllUsesDominatedByBlock(Register Reg,MachineBasicBlock * MBB,MachineBasicBlock * DefMBB,bool & BreakPHIEdge,bool & LocalUse) const AllUsesDominatedByBlock() argument