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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h1402 Iop_ZeroHI96ofV128, // :: V128 -> V128 enumerator in enum:__anon19778
/external/valgrind/VEX/priv/
H A Dir_defs.c711 case Iop_ZeroHI96ofV128: vex_printf("ZeroHI96ofV128"); return;
3047 case Iop_ZeroHI64ofV128: case Iop_ZeroHI96ofV128:
H A Dhost_arm64_isel.c2213 case Iop_ZeroHI96ofV128: imm16 = 0x000F; break;
H A Dguest_arm64_toIR.c782 Iop_ZeroHI96ofV128, Iop_ZeroHI64ofV128 };
7355 assign(res, unop(Iop_ZeroHI96ofV128, mkexpr(max3210)));
8105 || opZHI == Iop_ZeroHI96ofV128 || opZHI == Iop_ZeroHI112ofV128);
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c674 { DEFOP(Iop_ZeroHI96ofV128, UNDEF_UNKNOWN) },
/external/valgrind/memcheck/
H A Dmc_translate.c4352 case Iop_ZeroHI96ofV128:

Completed in 120 milliseconds