Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 DAMDGPUMachineCFGStructurizer.cpp1579 MachineBasicBlock *DefMBB = getDefInstr(Reg)->getParent(); in replaceLiveOutRegs() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPHIElimination.cpp177 MachineBasicBlock *DefMBB = DefMI->getParent(); in runOnMachineFunction() local
H A DSplitKit.cpp892 MachineBasicBlock *DefMBB) { in findShallowDominator()
1081 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies() local
H A DMachineTraceMetrics.cpp983 const MachineBasicBlock *DefMBB = DefMI->getParent(); in addLiveIns() local
H A DInlineSpiller.cpp406 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() local
H A DMachineSink.cpp309 MachineBasicBlock *DefMBB, in AllUsesDominatedByBlock()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PreTileConfig.cpp225 MachineBasicBlock *DefMBB = DefMI->getParent(); in INITIALIZE_PASS_DEPENDENCY() local