Searched refs:Iop_Not16 (Results 1 - 13 of 13) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h435 Iop_Not8, Iop_Not16, Iop_Not32, Iop_Not64, enumerator in enum:__anon19778
/external/valgrind/VEX/useful/
H A Dtest_main.c936 assignNew(mce, Ity_I16, unop(Iop_Not16, data)),
2036 case Iop_Not16:
/external/valgrind/VEX/priv/
H A Dhost_tilegx_isel.c800 case Iop_Not16:
H A Dir_opt.c1489 case Iop_Not16:
6194 opNOT = Iop_Not16; opXOR = Iop_Xor16;
H A Dhost_s390_isel.c1748 case Iop_Not16:
H A Dhost_mips_isel.c1445 case Iop_Not16:
H A Dhost_x86_isel.c1268 case Iop_Not16:
H A Dir_defs.c2617 case Iop_Not16:
H A Dhost_amd64_isel.c1498 case Iop_Not16:
H A Dhost_ppc_isel.c1948 case Iop_Not16:
H A Dguest_mips_toIR.c3121 unop(Iop_Not16,
3144 unop(Iop_Not16,
/external/valgrind/memcheck/
H A Dmc_translate.c699 assignNew('V', mce, Ity_I16, unop(Iop_Not16, data)),
993 opNOT = Iop_Not16;
4486 case Iop_Not16:
/external/valgrind/memcheck/tests/vbit-test/
H A Dirops.c83 { DEFOP(Iop_Not16, UNDEF_SAME), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 0 },

Completed in 183 milliseconds