Home | History | Annotate | Download | only in priv

Lines Matching full:tyres

3940       IRType tyRes  = typeOfIRTemp(env->type_env, res);
3954 if (tyRes == Ity_I32) {
3958 if (tyRes == Ity_I64 && mode64) {
3971 vassert(tyRes == Ity_I1);