Home | History | Annotate | Download | only in priv

Lines Matching refs:Iend_BE

1458    vassert(end == Iend_LE || end == Iend_BE);
1669 vassert(end == Iend_LE || end == Iend_BE);
3206 if (expr->Iex.Load.end != Iend_LE && expr->Iex.Load.end != Iend_BE)
3301 if (stmt->Ist.Store.end != Iend_LE && stmt->Ist.Store.end != Iend_BE)
3358 if (stmt->Ist.LLSC.end != Iend_LE && stmt->Ist.LLSC.end != Iend_BE)