Lines Matching refs:tya
5474 IRType tya = typeOfIRExpr(env->type_env, stmt->Ist.Store.addr);5480 if (!mode64 && (tya != Ity_I32))5482 if (mode64 && (tya != Ity_I64))