Searched refs:cpOut (Results 1 – 2 of 2) sorted by relevance
10271 SDValue cpOut = in LowerCMP_SWAP() local10273 return cpOut; in LowerCMP_SWAP()
24295 SDValue cpOut = in LowerCMP_SWAP() local24297 SDValue EFLAGS = DAG.getCopyFromReg(cpOut.getValue(1), DL, X86::EFLAGS, in LowerCMP_SWAP()24298 MVT::i32, cpOut.getValue(2)); in LowerCMP_SWAP()24301 DAG.ReplaceAllUsesOfValueWith(Op.getValue(0), cpOut); in LowerCMP_SWAP()