Home | History | Annotate | Download | only in Sparc

Lines Matching defs:Copy

228   // Copy the result values into the output registers.
264 // If the function returns a struct, copy the SRetReturnReg to I0
313 // Copy the result values into the output registers.
529 // Copy the SRet Argument to SRetReturnReg.
536 SDValue Copy = DAG.getCopyToReg(DAG.getEntryNode(), dl, Reg, InVals[0]);
537 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Copy, Chain);
800 // Use local copy if it is a byval arg.
938 // Build a sequence of copy-to-reg nodes chained together with token
939 // chain and flag operands which copy the outgoing args into registers.
961 // Returns a chain & a flag for retval copy to use
998 // Copy all of the result registers out of their specified physreg.
1189 // Collect chains from all the memory opeations that copy arguments to the
1293 // glue operands which copy the outgoing args into registers. The InGlue is
1361 // Copy all of the result registers out of their specified physreg.