Home | History | Annotate | Download | only in coregrind

Lines Matching refs:Ity_I32

288    typeof_SP = sizeof_SP==4 ? Ity_I32 : Ity_I64;
885 if (typeOfIRExpr(tyenv, e) == Ity_I32) {
922 IRType ty_Word = Ity_I32;
1011 IRType ty_Word = Ity_I32;
1218 VG_WORDSIZE==8 ? Ity_I64 : Ity_I32)