Searched refs:Iop_Add16 (Results 1 – 13 of 13) sorted by relevance
/external/valgrind/main/memcheck/tests/vbit-test/ |
D | util.c | 234 case Iop_Add16: case Iop_Sub16: case Iop_Mul16: in typeof_primop()
|
D | irops.c | 14 …{ DEFOP(Iop_Add16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 420 Iop_Add8, Iop_Add16, Iop_Add32, Iop_Add64, enumerator
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1840 case Iop_Add16: in expr2vbits_Binop()
|
/external/valgrind/main/VEX/priv/ |
D | host_s390_isel.c | 1428 case Iop_Add16: in s390_isel_int_expr_wrk()
|
D | ir_defs.c | 2413 case Iop_Add16: case Iop_Sub16: case Iop_Mul16: in typeOfPrimop()
|
D | host_mips_isel.c | 828 case Iop_Add16: in iselWordExpr_R_wrk()
|
D | host_x86_isel.c | 935 case Iop_Add8: case Iop_Add16: case Iop_Add32: in iselIntExpr_R_wrk()
|
D | host_amd64_isel.c | 984 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselIntExpr_R_wrk()
|
D | host_ppc_isel.c | 1402 case Iop_Add8: case Iop_Add16: case Iop_Add32: case Iop_Add64: in iselWordExpr_R_wrk()
|
D | guest_mips_toIR.c | 2774 binop(Iop_Add16, in disDSPInstr_MIPS_WRK() 2797 binop(Iop_Add16, in disDSPInstr_MIPS_WRK()
|
D | guest_amd64_toIR.c | 4778 binop(Iop_Add16, in gen_POPCOUNT()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 3774 case Iop_Add16: in expr2vbits_Binop()
|