Searched refs:Iop_PwAdd16x8 (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.c710 { DEFOP(Iop_PwAdd16x8, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c743 case Iop_PwAdd16x8: vex_printf("PwAdd16x8"); return;
2827 case Iop_PwAdd8x16: case Iop_PwAdd16x8: case Iop_PwAdd32x4:
H A Dhost_arm_isel.c5268 case Iop_PwAdd16x8:
5276 case Iop_PwAdd16x8: size = 1; break;
H A Dguest_arm_toIR.c4588 case 1: op = Q ? Iop_PwAdd16x8 : Iop_PwAdd16x4; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c3385 case Iop_PwAdd16x8:

Completed in 1019 milliseconds