Home | History | Annotate | Download | only in pub

Lines Matching refs:dataHi

2052      .oldHi must be IRTemp_INVALID, and .expdHi and .dataHi must
2063 .dataHi:.dataLo is written there, else there is no write. In
2067 Types: .expdHi, .expdLo, .dataHi, .dataLo, .oldHi, .oldLo must
2089 then the CAS succeeded, .dataLo (resp. .dataHi:.dataLo) is now
2107 IRExpr* dataHi; /* new value for *addr */
2117 IRExpr* dataHi, IRExpr* dataLo );