Searched refs:Iop_Abs16x8 (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.c720 { DEFOP(Iop_Abs16x8, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c727 case Iop_Abs16x8: vex_printf("Abs16x8"); return;
2921 case Iop_Abs8x16: case Iop_Abs16x8: case Iop_Abs32x4:
H A Dhost_arm_isel.c4010 case Iop_Abs16x8:
4017 case Iop_Abs16x8: size = 1; break;
H A Dguest_arm_toIR.c7117 case 1: op = Q ? Iop_Abs16x8 : Iop_Abs16x4; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c4219 case Iop_Abs16x8:

Completed in 674 milliseconds