Home | History | Annotate | Download | only in XCore

Lines Matching refs:getCopyFromReg

812   return DAG.getCopyFromReg(DAG.getEntryNode(), SDLoc(Op),
858 SDValue Stack = DAG.getCopyFromReg(DAG.getEntryNode(), dl,
1080 Chain = DAG.getCopyFromReg(Chain, dl, VA.getLocReg(), VA.getValVT(),
1307 // All getCopyFromReg ops must precede any getMemcpys to prevent the
1339 ArgIn = DAG.getCopyFromReg(Chain, dl, VReg, RegVT);
1391 SDValue Val = DAG.getCopyFromReg(Chain, dl, VReg, MVT::i32);