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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h1516 Iop_PwAdd8x16, Iop_PwAdd16x8, Iop_PwAdd32x4, enumerator in enum:__anon19778
/external/valgrind/VEX/priv/
H A Dir_defs.c765 case Iop_PwAdd32x4: vex_printf("PwAdd32x4"); return;
2943 case Iop_PwAdd8x16: case Iop_PwAdd16x8: case Iop_PwAdd32x4:
H A Dhost_arm_isel.c5285 case Iop_PwAdd32x4: {
5293 case Iop_PwAdd32x4: size = 2; break;
H A Dguest_arm_toIR.c4589 case 2: op = Q ? Iop_PwAdd32x4 : Iop_PwAdd32x2; break;
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c754 { DEFOP(Iop_PwAdd32x4, UNDEF_UNKNOWN), },
/external/valgrind/memcheck/
H A Dmc_translate.c3602 case Iop_PwAdd32x4:

Completed in 183 milliseconds