Home | History | Annotate | Download | only in pub

Lines Matching defs:dataHi

2312      .oldHi must be IRTemp_INVALID, and .expdHi and .dataHi must
2323 .dataHi:.dataLo is written there, else there is no write. In
2327 Types: .expdHi, .expdLo, .dataHi, .dataLo, .oldHi, .oldLo must
2349 then the CAS succeeded, .dataLo (resp. .dataHi:.dataLo) is now
2367 IRExpr* dataHi; /* new value for *addr */
2377 IRExpr* dataHi, IRExpr* dataLo );