Home | History | Annotate | Download | only in priv

Lines Matching refs:Ity_I128

228               in 32 bit mode or Ity_I128 temps in 64-bit mode.
2534 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128);
4029 if (mode64 && ty == Ity_I128) {
4312 case Ity_I128: vassert(mode64);