Home
last modified time | relevance | path

Searched refs:storeLiveOuts (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp340 void storeLiveOuts(MachineBasicBlock *MBB, const MachineRegisterInfo *MRI,
343 void storeLiveOuts(RegionMRT *Region, const MachineRegisterInfo *MRI,
732 void LinearizedRegion::storeLiveOuts(MachineBasicBlock *MBB, in storeLiveOuts() function in LinearizedRegion
792 void LinearizedRegion::storeLiveOuts(RegionMRT *Region, in storeLiveOuts() function in LinearizedRegion
1046 storeLiveOuts(Region, MRI, TRI, PHIInfo); in initLiveOut()
1055 storeLiveOuts(MBB, MRI, TRI, PHIInfo); in LinearizedRegion()