Searched refs:Iop_Min32Ux2 (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h909 Iop_Min8Ux8, Iop_Min16Ux4, Iop_Min32Ux2, enumerator in enum:__anon19778
/external/valgrind/VEX/priv/
H A Dir_defs.c498 case Iop_Min32Ux2: vex_printf("Min32Ux2"); return;
2559 case Iop_Min8Ux8: case Iop_Min16Ux4: case Iop_Min32Ux2:
H A Dhost_arm_isel.c2537 case Iop_Min32Ux2: {
2545 case Iop_Min32Ux2: size = 2; break;
H A Dguest_arm_toIR.c4181 case 2: op = Q ? Iop_Min32Ux4 : Iop_Min32Ux2; break;
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c415 { DEFOP(Iop_Min32Ux2, UNDEF_UNKNOWN), },
/external/valgrind/memcheck/
H A Dmc_translate.c3044 case Iop_Min32Ux2:

Completed in 218 milliseconds