Home | History | Annotate | Download | only in X86

Lines Matching refs:cpOutH

10584     SDValue cpOutH = DAG.getCopyFromReg(cpOutL.getValue(1), dl,
10587 SDValue OpsF[] = { cpOutL.getValue(0), cpOutH.getValue(0)};
10589 Results.push_back(cpOutH.getValue(1));