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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1486 Iop_Abs8x16, Iop_Abs16x8, Iop_Abs32x4, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c724 case Iop_Abs8x16: case Iop_Abs16x8: case Iop_Abs32x4:
H A Dirops.c721 { DEFOP(Iop_Abs32x4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c728 case Iop_Abs32x4: vex_printf("Abs32x4"); return;
2921 case Iop_Abs8x16: case Iop_Abs16x8: case Iop_Abs32x4:
H A Dhost_arm_isel.c4011 case Iop_Abs32x4: {
4018 case Iop_Abs32x4: size = 2; break;
H A Dguest_arm_toIR.c7118 case 2: op = Q ? Iop_Abs32x4 : Iop_Abs32x2; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4235 case Iop_Abs32x4:

Completed in 139 milliseconds