Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:addLiveIn

421 /// addLiveIn - Add the specified physical register as a live-in value and
423 unsigned MachineFunction::addLiveIn(unsigned PReg,
432 MRI.addLiveIn(PReg, VReg);