Home | History | Annotate | Download | only in priv

Lines Matching refs:Iend_BE

1563    vassert(end == Iend_LE || end == Iend_BE);
1784 vassert(end == Iend_LE || end == Iend_BE);
3474 if (expr->Iex.Load.end != Iend_LE && expr->Iex.Load.end != Iend_BE)
3571 if (stmt->Ist.Store.end != Iend_LE && stmt->Ist.Store.end != Iend_BE)
3628 if (stmt->Ist.LLSC.end != Iend_LE && stmt->Ist.LLSC.end != Iend_BE)