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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h893 Iop_Min8Ux8, Iop_Min16Ux4, Iop_Min32Ux2, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c280 case Iop_Min8Ux8: case Iop_Min16Ux4: case Iop_Min32Ux2:
H A Dirops.c380 { DEFOP(Iop_Min16Ux4, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c487 case Iop_Min16Ux4: vex_printf("Min16Ux4"); return;
2459 case Iop_Min8Ux8: case Iop_Min16Ux4: case Iop_Min32Ux2:
H A Dhost_arm_isel.c2523 case Iop_Min16Ux4:
2531 case Iop_Min16Ux4: size = 1; break;
H A Dguest_arm_toIR.c4180 case 1: op = Q ? Iop_Min16Ux8 : Iop_Min16Ux4; break;
/external/valgrind/main/memcheck/
H A Dmc_translate.c2917 case Iop_Min16Ux4:

Completed in 402 milliseconds