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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1640 Iop_NotV256, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c1032 case Iop_NotV256:
H A Dirops.c896 { DEFOP(Iop_NotV256, UNDEF_UNKNOWN), },
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1088 case Iop_NotV256: vex_printf("NotV256"); return;
3269 case Iop_NotV256:
H A Dhost_amd64_isel.c3795 case Iop_NotV256: {
H A Dguest_amd64_toIR.c16175 assign(notmask, unop(Iop_NotV256, mkexpr(mask)));
16453 mkexpr(vecE), unop(Iop_NotV256, mkexpr(vecG))));
22944 putYMMReg( rG, unop(Iop_NotV256, mkexpr(plain)) );
23039 assign(tSL, invertLeftArg ? unop(Iop_NotV256, getYMMReg(rSL))
[all...]
/external/valgrind/main/memcheck/
H A Dmc_translate.c739 assignNew('V', mce, Ity_V256, unop(Iop_NotV256, data)),
4187 case Iop_NotV256:

Completed in 687 milliseconds