Searched refs:OldExprVal (Results 1 – 1 of 1) sorted by relevance
5950 Value *OldExprVal = PHI; in emitAtomicUpdate() local5953 OldExprVal = Builder.CreateBitCast(PHI, XElemTy, in emitAtomicUpdate()5956 OldExprVal = Builder.CreateIntToPtr(PHI, XElemTy, in emitAtomicUpdate()5961 Value *Upd = UpdateOp(OldExprVal, Builder); in emitAtomicUpdate()5974 Res.first = OldExprVal; in emitAtomicUpdate()