Searched refs:removeLiveIn (Results 1 – 5 of 5) sorted by relevance
341 MBB->removeLiveIn(reg); in remapRegsForLeafProc()347 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
217 LayoutSucc->removeLiveIn(OrigLI.PhysReg); in runOnMachineFunction()
447 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
363 void removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask = ~0u);
335 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock