Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:addLiveRegs

326   TopRPTracker.addLiveRegs(RPTracker.getPressure().LiveInRegs);
327 BotRPTracker.addLiveRegs(RPTracker.getPressure().LiveOutRegs);
1362 addLiveRegs(InRegs);
1534 void SIScheduleBlockScheduler::addLiveRegs(std::set<unsigned> &Regs) {
1575 addLiveRegs(Block->getOutRegs());