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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1468 Iop_PwAdd8x16, Iop_PwAdd16x8, Iop_PwAdd32x4, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c645 case Iop_PwAdd8x16: case Iop_PwAdd16x8: case Iop_PwAdd32x4:
H A Dirops.c711 { DEFOP(Iop_PwAdd32x4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c744 case Iop_PwAdd32x4: vex_printf("PwAdd32x4"); return;
2827 case Iop_PwAdd8x16: case Iop_PwAdd16x8: case Iop_PwAdd32x4:
H A Dhost_arm_isel.c5269 case Iop_PwAdd32x4: {
5277 case Iop_PwAdd32x4: 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.c3380 case Iop_PwAdd32x4:

Completed in 361 milliseconds