Home
last modified time | relevance | path

Searched refs:Ity_I128 (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c183 case Ity_I128: return 16; in sizeof_irtype()
399 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeof_primop()
417 BINARY(Ity_I128,Ity_I64, Ity_I128); in typeof_primop()
420 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeof_primop()
438 UNARY(Ity_I128, Ity_I64); in typeof_primop()
440 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeof_primop()
/external/valgrind/VEX/priv/
Dir_inject.c100 case Ity_I128: concat = Iop_64HLto128; type = Ity_I64; goto load128; in load()
165 case Ity_I128: high = Iop_128HIto64; low = Iop_128to64; goto store128; in store()
Dir_defs.c56 case Ity_I128: vex_printf( "I128"); break; in ppIRType()
2678 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeOfPrimop()
2696 BINARY(Ity_I128,Ity_I64, Ity_I128); in typeOfPrimop()
2699 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeOfPrimop()
2717 UNARY(Ity_I128, Ity_I64); in typeOfPrimop()
2719 BINARY(Ity_I64,Ity_I64, Ity_I128); in typeOfPrimop()
3594 case Ity_I64: case Ity_I128: in isPlausibleIRType()
4632 case Ity_I128: return 16; in sizeofIRType()
Dhost_mips_isel.c800 || (ty == Ity_I128 && mode64)); in iselWordExpr_R_wrk()
2190 vassert(typeOfIRExpr(env->type_env, e) == Ity_I128); in iselInt128Expr_wrk()
3773 if (mode64 && ty == Ity_I128) { in iselStmt()
4238 case Ity_I128: in iselSB_MIPS()
Dhost_s390_isel.c910 vassert(ty == Ity_I128); in s390_isel_int128_expr_wrk()
3698 case Ity_I128: { in s390_isel_stmt()
4121 case Ity_I128: in iselSB_S390()
Dhost_ppc_isel.c3034 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_wrk()
3119 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_to_32x4_wrk()
5664 if (mode64 && ty == Ity_I128) { in iselStmt()
5673 if (!mode64 && ty == Ity_I128) { in iselStmt()
6227 case Ity_I128: in iselSB_PPC()
Dguest_s390_toIR.c6680 IRTemp result = newTemp(Ity_I128); in s390_irgen_MGHI()
6712 IRTemp result = newTemp(Ity_I128); in s390_irgen_MLGR()
6744 IRTemp result = newTemp(Ity_I128); in s390_irgen_MLG()
6775 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGR()
6790 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGFR()
6836 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSG()
6851 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGF()
6882 IRTemp result = newTemp(Ity_I128); in s390_irgen_MSGFI()
11654 IRTemp op1 = newTemp(Ity_I128); in s390_irgen_divide_128to64()
11655 IRTemp result = newTemp(Ity_I128); in s390_irgen_divide_128to64()
[all …]
Dhost_amd64_isel.c2477 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_wrk()
4517 if (ty == Ity_I128) { in iselStmt()
4959 case Ity_I128: in iselSB_AMD64()
Dhost_arm64_isel.c2087 vassert(typeOfIRExpr(env->type_env,e) == Ity_I128); in iselInt128Expr_wrk()
4060 case Ity_I128: in iselSB_ARM64()
Dguest_mips_toIR.c2261 IRTemp t0 = newTemp(Ity_I128); in dis_instr_CVM()
14755 t0 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15751 t0 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15761 t0 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15771 t1 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15781 t1 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
15782 t2 = newTemp(Ity_I128); in disInstr_MIPS_WRK()
Dir_opt.c6483 case Ity_I32: case Ity_I64: case Ity_I128: in considerExpensives()
Dguest_amd64_toIR.c3337 IRTemp src128 = newTemp(Ity_I128); in codegen_div()
3338 IRTemp dst128 = newTemp(Ity_I128); in codegen_div()
3924 IRTemp res128 = newTemp(Ity_I128); in codegen_mulL_A_D()
29486 IRTemp res = newTemp(size == 8 ? Ity_I128 : Ity_I64); in dis_ESC_0F38__VEX()
Dguest_ppc_toIR.c2328 t128 = newTemp(Ity_I128); in set_XER_OV_64()
/external/valgrind/memcheck/
Dmc_translate.c383 case Ity_I128: return ty; in shadowTypeV()
389 case Ity_F128: return Ity_I128; in shadowTypeV()
390 case Ity_D128: return Ity_I128; in shadowTypeV()
407 case Ity_I128: return i128_const_zero(); in definedOfType()
571 return assignNew('V', mce, Ity_I128, binop(Iop_64HLto128, tmp6, tmp5)); in mkUifU128()
592 case Ity_I128: return mkUifU128(mce, a1, a2); in mkUifU()
845 case Ity_I128: { in mkPCastTo()
876 case Ity_I128: in mkPCastTo()
878 tmp1 = assignNew('V', mce, Ity_I128, binop(Iop_64HLto128, tmp1, tmp1)); in mkPCastTo()
1453 tl_assert(ty != Ity_I128); in do_shadow_PUT()
[all …]
/external/valgrind/lackey/
Dlk_main.c318 case Ity_I128: return 5; in type2index()
/external/valgrind/VEX/pub/
Dlibvex_ir.h227 Ity_I128, /* 128-bit scalar */ enumerator
/external/valgrind/
DNEWS2026 247875 sizeofIRType to handle Ity_I128