Searched refs:Iop_Not32 (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c1872 unop(Iop_Not32,
1997 unop(Iop_Not32, (_jj))
5801 unop(Iop_Not32, mkexpr(crbB))) );
5805 assign( crbD, unop(Iop_Not32,
5810 assign( crbD, unop(Iop_Not32,
5815 assign( crbD, unop(Iop_Not32,
5826 unop(Iop_Not32, mkexpr(crbB))) );
6418 unop( Iop_Not32,
6493 unop( Iop_Not32,
7368 assign( frac_mask, unop( Iop_Not32,
[all...]
H A Dguest_arm_toIR.c9107 unop(Iop_Not32, mkU32(mask))) );
9452 assign(reso, unop(Iop_Not32,
9502 assign(reso, unop(Iop_Not32,
9552 assign(reso, unop(Iop_Not32,
9651 assign(reso, unop(Iop_Not32,
9701 assign(reso, unop(Iop_Not32,
9751 assign(reso, unop(Iop_Not32,
10359 assign(ge10, unop(Iop_Not32, mkexpr(irt_diff)));
10364 assign(ge32, unop(Iop_Not32, mkexpr(irt_sum)));
10840 unop(Iop_Not32, ire_ge_flag
[all...]
H A Dguest_mips_toIR.c1475 putFCSR(binop(Iop_And32, getFCSR(), unop(Iop_Not32,
1771 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32,
1785 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32,
1869 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32,
1881 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32,
1968 binop(Iop_Or32, binop(Iop_And32, unop(Iop_Not32,
1980 assign(t2, binop(Iop_And32, unop(Iop_Not32, binop(Iop_Shr32,
2877 unop(Iop_Not32,
4624 unop(Iop_Not32,
4652 unop(Iop_Not32,
[all...]
H A Dhost_arm64_isel.c2055 case Iop_Not32:
H A Dhost_s390_isel.c1746 case Iop_Not32:
H A Dhost_mips_isel.c1441 case Iop_Not32:
H A Dhost_x86_isel.c1269 case Iop_Not32: {
H A Dir_defs.c2519 case Iop_Not32:
H A Dhost_amd64_isel.c1500 case Iop_Not32:
H A Dhost_ppc_isel.c1908 case Iop_Not32:
H A Dir_opt.c1463 case Iop_Not32:
H A Dguest_arm64_toIR.c453 case Ity_I32: return Iop_Not32;
H A Dhost_arm_isel.c1624 case Iop_Not32: {
H A Dguest_amd64_toIR.c18089 IRExpr *intRes1_b = unop(Iop_Not32, binop(Iop_Or32,
[all...]
/external/valgrind/main/VEX/
H A Dtest_main.c927 assignNew(mce, Ity_I32, unop(Iop_Not32, data)),
1338 opNOT = Iop_Not32;
2015 case Iop_Not32:
/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h434 Iop_Not8, Iop_Not16, Iop_Not32, Iop_Not64, enumerator in enum:__anon32282
/external/valgrind/main/memcheck/tests/vbit-test/
H A Dutil.c340 case Iop_Not32:
H A Dirops.c59 { DEFOP(Iop_Not32, UNDEF_SAME), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1 },
/external/valgrind/main/memcheck/
H A Dmc_translate.c703 assignNew('V', mce, Ity_I32, unop(Iop_Not32, data)),
933 opNOT = Iop_Not32;
1834 opNOT = Iop_Not32;
4190 case Iop_Not32:

Completed in 2207 milliseconds