Searched defs:addLiveIn (Results 1 – 4 of 4) sorted by relevance
390 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
512 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
365 MachineBasicBlock::addLiveIn(MCPhysReg PhysReg, const TargetRegisterClass *RC) { in addLiveIn() function in MachineBasicBlock
931 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) in addLiveIn() function