Searched defs:addLiveIn (Results 1 – 4 of 4) sorted by relevance
805 public void addLiveIn (int regV) { in addLiveIn() method in SsaBasicBlock
466 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
375 MachineBasicBlock::addLiveIn(MCPhysReg PhysReg, const TargetRegisterClass *RC) { in addLiveIn() function in MachineBasicBlock
903 addLiveIn(MachineFunction &MF, unsigned PReg, const TargetRegisterClass *RC) in addLiveIn() function