Home | History | Annotate | Download | only in priv

Lines Matching refs:Ico_U64

1950          case Ico_U64: if (!mode64) goto irreducible;
2079 && e->Iex.Binop.arg2->Iex.Const.con->tag == Ico_U64
2171 case Ico_U64: vassert(env->mode64);
2228 case Ico_U64: vassert(env->mode64);
2645 vassert(e->Iex.Const.con->tag == Ico_U64);
4198 if (mode64 && (tag != Ico_U64))