Searched refs:Iop_PwAdd16x4 (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.c323 { DEFOP(Iop_PwAdd16x4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c442 case Iop_PwAdd16x4: vex_printf("PwAdd16x4"); return;
2475 case Iop_PwAdd8x8: case Iop_PwAdd16x4: case Iop_PwAdd32x2:
H A Dhost_arm_isel.c2937 case Iop_PwAdd16x4:
2945 case Iop_PwAdd16x4: 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.c3029 case Iop_PwAdd16x4:

Completed in 182 milliseconds