Lines Matching refs:addLiveIn
196 MF->getRegInfo().addLiveIn(GitPtrLo); in buildGitPtr()
197 MBB.addLiveIn(GitPtrLo); in buildGitPtr()
462 MRI.addLiveIn(FlatScratchInitReg); in emitEntryFunctionFlatScratchInit()
463 MBB.addLiveIn(FlatScratchInitReg); in emitEntryFunctionFlatScratchInit()
636 OtherBB.addLiveIn(ScratchRsrcReg); in emitEntryFunctionPrologue()
650 MRI.addLiveIn(PreloadedScratchRsrcReg); in emitEntryFunctionPrologue()
651 MBB.addLiveIn(PreloadedScratchRsrcReg); in emitEntryFunctionPrologue()
713 MRI.addLiveIn(PreloadedScratchWaveOffsetReg); in emitEntryFunctionPrologue()
714 MBB.addLiveIn(PreloadedScratchWaveOffsetReg); in emitEntryFunctionPrologue()
815 MF.getRegInfo().addLiveIn(MFI->getImplicitBufferPtrUserSGPR()); in emitEntryFunctionScratchRsrcRegSetup()
816 MBB.addLiveIn(MFI->getImplicitBufferPtrUserSGPR()); in emitEntryFunctionScratchRsrcRegSetup()
996 MBB.addLiveIn(Reg); in emitCSRSpillStores()
1405 MBB.addLiveIn(Reg); in processFunctionBeforeFrameFinalized()
1408 MBB.addLiveIn(Reg); in processFunctionBeforeFrameFinalized()
1646 MBB.addLiveIn(Reg.first); in determineCalleeSaves()