Home | History | Annotate | Download | only in priv

Lines Matching full:tyres

3198          IRType tyRes;
3203 tyRes = typeOfIRTemp(tyenv, stmt->Ist.LLSC.result);
3206 if (tyRes != Ity_I64 && tyRes != Ity_I32 && tyRes != Ity_I8)
3210 if (tyRes != Ity_I1)