Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp359 void storeLiveOuts(MachineBasicBlock *MBB, const MachineRegisterInfo *MRI,
362 void storeLiveOuts(RegionMRT *Region, const MachineRegisterInfo *MRI,
751 void LinearizedRegion::storeLiveOuts(MachineBasicBlock *MBB, in storeLiveOuts() function in LinearizedRegion
813 void LinearizedRegion::storeLiveOuts(RegionMRT *Region, in storeLiveOuts() function in LinearizedRegion
1064 storeLiveOuts(Region, MRI, TRI, PHIInfo); in initLiveOut()
1073 storeLiveOuts(MBB, MRI, TRI, PHIInfo); in LinearizedRegion()