Searched refs:Iop_PwAdd32x2 (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h846 Iop_PwAdd8x8, Iop_PwAdd16x4, Iop_PwAdd32x2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c296 case Iop_PwAdd8x8: case Iop_PwAdd16x4: case Iop_PwAdd32x2:
H A Dirops.c324 { DEFOP(Iop_PwAdd32x2, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c443 case Iop_PwAdd32x2: vex_printf("PwAdd32x2"); return;
2475 case Iop_PwAdd8x8: case Iop_PwAdd16x4: case Iop_PwAdd32x2:
H A Dhost_arm_isel.c2938 case Iop_PwAdd32x2: {
2946 case Iop_PwAdd32x2: size = 2; break;
H A Dguest_arm_toIR.c4589 case 2: op = Q ? Iop_PwAdd32x4 : Iop_PwAdd32x2; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c3021 case Iop_PwAdd32x2:
3025 binop(Iop_PwAdd32x2,

Completed in 217 milliseconds