Home | History | Annotate | Download | only in Alpha

Lines Matching refs:ArgReg

494     unsigned ArgReg;
496 ArgReg = Alpha::R0;
499 ArgReg = Alpha::F0;
501 Copy = DAG.getCopyToReg(Copy, dl, ArgReg,
504 DAG.getMachineFunction().getRegInfo().addLiveOut(ArgReg);