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()
707 MRI.addLiveIn(PreloadedScratchWaveOffsetReg); in emitEntryFunctionPrologue()
708 MBB.addLiveIn(PreloadedScratchWaveOffsetReg); in emitEntryFunctionPrologue()
809 MF.getRegInfo().addLiveIn(MFI->getImplicitBufferPtrUserSGPR()); in emitEntryFunctionScratchRsrcRegSetup()
810 MBB.addLiveIn(MFI->getImplicitBufferPtrUserSGPR()); in emitEntryFunctionScratchRsrcRegSetup()
990 MBB.addLiveIn(Reg); in emitCSRSpillStores()
1399 MBB.addLiveIn(Reg); in processFunctionBeforeFrameFinalized()
1402 MBB.addLiveIn(Reg); in processFunctionBeforeFrameFinalized()
1633 MBB.addLiveIn(Reg.first); in determineCalleeSaves()