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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h891 Iop_Max8Ux8, Iop_Max16Ux4, Iop_Max32Ux2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c276 case Iop_Max8Ux8: case Iop_Max16Ux4: case Iop_Max32Ux2:
H A Dirops.c374 { DEFOP(Iop_Max16Ux4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c481 case Iop_Max16Ux4: vex_printf("Max16Ux4"); return;
2455 case Iop_Max8Ux8: case Iop_Max16Ux4: case Iop_Max32Ux2:
H A Dhost_arm_isel.c2489 case Iop_Max16Ux4:
2497 case Iop_Max16Ux4: size = 1; break;
H A Dguest_arm_toIR.c4155 case 1: op = Q ? Iop_Max16Ux8 : Iop_Max16Ux4; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c2919 case Iop_Max16Ux4:

Completed in 126 milliseconds