Searched refs:removeLiveIn (Results 1 – 16 of 16) sorted by relevance
341 MBB->removeLiveIn(reg); in remapRegsForLeafProc()347 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
358 MBB->removeLiveIn(reg); in remapRegsForLeafProc()364 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
229 LayoutSucc->removeLiveIn(OrigLI.PhysReg); in runOnMachineFunction()
844 B.removeLiveIn(I); in resetLiveIns()
222 LayoutSucc->removeLiveIn(OrigLI.PhysReg); in runOnMachineFunction()
657 B.removeLiveIn(I); in resetLiveIns()
327 void removeLiveIn(MCPhysReg Reg,355 livein_iterator removeLiveIn(livein_iterator I);
208 void removeLiveIn(unsigned Reg);
436 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock448 MachineBasicBlock::removeLiveIn(MachineBasicBlock::livein_iterator I) { in removeLiveIn() function in MachineBasicBlock
1060 SuccBB->removeLiveIn(DefReg); in updateLiveIn()
458 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
306 void removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask = ~0u);
260 void MachineBasicBlock::removeLiveIn(unsigned Reg) { in removeLiveIn() function in MachineBasicBlock
661 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
325 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock
136 I = MBB->removeLiveIn(I); in calcLiveInMask()