Home | History | Annotate | Download | only in pub

Lines Matching refs:expdLo

1798      If .addr contains the same value as .expdLo, then .dataLo is
1802 Types: .expdLo, .dataLo and .oldLo must all have the same type.
1816 If .addr contains the same value as .expdHi:.expdLo, then
1821 Types: .expdHi, .expdLo, .dataHi, .dataLo, .oldHi, .oldLo must
1842 * if .oldLo == .expdLo (resp. .oldHi:.oldLo == .expdHi:.expdLo),
1847 * if .oldLo != .expdLo (resp. .oldHi:.oldLo != .expdHi:.expdLo),
1860 IRExpr* expdLo;
1870 IRExpr* expdHi, IRExpr* expdLo,