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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h857 Iop_PwAddL8Sx8, Iop_PwAddL16Sx4, Iop_PwAddL32Sx2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c350 case Iop_PwAddL8Sx8: case Iop_PwAddL16Sx4: case Iop_PwAddL32Sx2:
H A Dirops.c341 { DEFOP(Iop_PwAddL16Sx4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c449 case Iop_PwAddL16Sx4: vex_printf("PwAddL16Sx4"); return;
2529 case Iop_PwAddL8Sx8: case Iop_PwAddL16Sx4: case Iop_PwAddL32Sx2:
H A Dhost_arm_isel.c3541 case Iop_PwAddL16Sx4:
3548 case Iop_PwAddL16Sx4: size = 1; break;
H A Dguest_arm_toIR.c6725 case 1: op = U ? Iop_PwAddL16Ux4 : Iop_PwAddL16Sx4; break;
6815 op = U ? Iop_PwAddL16Ux4 : Iop_PwAddL16Sx4;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4280 case Iop_PwAddL16Sx4:

Completed in 153 milliseconds