Searched refs:OldExprVal (Results 1 – 1 of 1) sorted by relevance
7913 Value *OldExprVal = PHI; in emitAtomicUpdate() local7916 OldExprVal = Builder.CreateBitCast(PHI, XElemTy, in emitAtomicUpdate()7919 OldExprVal = Builder.CreateIntToPtr(PHI, XElemTy, in emitAtomicUpdate()7924 Value *Upd = UpdateOp(OldExprVal, Builder); in emitAtomicUpdate()7937 Res.first = OldExprVal; in emitAtomicUpdate()