Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching refs:Ity_I32

2092    sp_type = layout->sizeof_SP == 8 ? Ity_I64 : Ity_I32;
2110 fp_type = layout->sizeof_FP == 8 ? Ity_I64 : Ity_I32;
2133 tl_assert(tyAddr == Ity_I32 || tyAddr == Ity_I64);