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