Searched refs:addLiveOut (Results 1 – 5 of 5) sorted by relevance
375 void addLiveOut(unsigned VReg);686 addLiveOut(Reg); in storeLiveOutReg()693 addLiveOut(Reg); in storeLiveOutReg()705 addLiveOut(Reg); in storeLiveOutReg()726 addLiveOut(Reg); in storeLiveOutRegRegion()763 addLiveOut(PHIReg); in storeLiveOuts()832 addLiveOut(PHIReg); in storeLiveOuts()875 void LinearizedRegion::addLiveOut(unsigned VReg) { LiveOuts.insert(VReg); } in addLiveOut() function in LinearizedRegion885 addLiveOut(NewReg); in replaceLiveOut()1595 LRegion->addLiveOut(CombinedSourceReg); in replaceLiveOutRegs()[all …]
123 void addLiveOut(const MachineBasicBlock &MBB,400 void RegDefsUses::addLiveOut(const MachineBasicBlock &MBB, in addLiveOut() function in RegDefsUses937 RegDU.addLiveOut(Pred, Succ); in examinePred()
942 void VPlan::addLiveOut(PHINode *PN, VPValue *V) { in addLiveOut() function in VPlan
2862 void addLiveOut(PHINode *PN, VPValue *V);
8658 Plan.addLiveOut(&ExitPhi, V); in addUsersInExitBlock()