Searched refs:Iop_Add16 (Results 1 – 14 of 14) sorted by relevance
/external/valgrind/memcheck/tests/vbit-test/ |
D | util.c | 234 case Iop_Add16: case Iop_Sub16: case Iop_Mul16: in typeof_primop()
|
D | irops.c | 15 …{ DEFOP(Iop_Add16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 421 Iop_Add8, Iop_Add16, Iop_Add32, Iop_Add64, enumerator
|
/external/valgrind/VEX/priv/ |
D | host_tilegx_isel.c | 484 case Iop_Add16: in iselWordExpr_R_wrk()
|
D | host_s390_isel.c | 1431 case Iop_Add16: in s390_isel_int_expr_wrk()
|
D | host_mips_isel.c | 829 case Iop_Add16: in iselWordExpr_R_wrk()
|
D | ir_defs.c | 2510 case Iop_Add16: case Iop_Sub16: case Iop_Mul16: in typeOfPrimop()
|
D | host_x86_isel.c | 935 case Iop_Add8: case Iop_Add16: case Iop_Add32: in iselIntExpr_R_wrk()
|
D | host_amd64_isel.c | 983 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselIntExpr_R_wrk()
|
D | host_ppc_isel.c | 1436 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselWordExpr_R_wrk()
|
D | guest_mips_toIR.c | 3110 binop(Iop_Add16, in disDSPInstr_MIPS_WRK() 3133 binop(Iop_Add16, in disDSPInstr_MIPS_WRK()
|
D | guest_amd64_toIR.c | 4778 binop(Iop_Add16, in gen_POPCOUNT()
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 1861 case Iop_Add16: in expr2vbits_Binop()
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 4003 case Iop_Add16: in expr2vbits_Binop()
|