Searched defs:addLiveIn (Results 1 – 3 of 3) sorted by relevance
611 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
493 MachineBasicBlock::addLiveIn(MCRegister PhysReg, const TargetRegisterClass *RC) { in addLiveIn() function in MachineBasicBlock
1257 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) in addLiveIn() function