Home | History | Annotate | Download | only in pub

Lines Matching refs:dataHi

2460      .oldHi must be IRTemp_INVALID, and .expdHi and .dataHi must
2471 .dataHi:.dataLo is written there, else there is no write. In
2475 Types: .expdHi, .expdLo, .dataHi, .dataLo, .oldHi, .oldLo must
2497 then the CAS succeeded, .dataLo (resp. .dataHi:.dataLo) is now
2515 IRExpr* dataHi; /* new value for *addr */
2525 IRExpr* dataHi, IRExpr* dataLo );