Home | History | Annotate | Download | only in pub

Lines Matching refs:expdLo

2304      If .addr contains the same value as .expdLo, then .dataLo is
2308 Types: .expdLo, .dataLo and .oldLo must all have the same type.
2322 If .addr contains the same value as .expdHi:.expdLo, then
2327 Types: .expdHi, .expdLo, .dataHi, .dataLo, .oldHi, .oldLo must
2348 * if .oldLo == .expdLo (resp. .oldHi:.oldLo == .expdHi:.expdLo),
2353 * if .oldLo != .expdLo (resp. .oldHi:.oldLo != .expdHi:.expdLo),
2366 IRExpr* expdLo;
2376 IRExpr* expdHi, IRExpr* expdLo,