Home
last modified time | relevance | path

Searched refs:Iop_And16 (Results 1 – 14 of 14) sorted by relevance

/external/valgrind/main/memcheck/tests/vbit-test/
Dutil.c235 case Iop_Or16: case Iop_And16: case Iop_Xor16: in typeof_primop()
Dirops.c30 …{ DEFOP(Iop_And16, UNDEF_AND), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h425 Iop_And8, Iop_And16, Iop_And32, Iop_And64, enumerator
/external/valgrind/main/VEX/
Dtest_main.c749 return assignNew(mce, Ity_I16, binop(Iop_And16, a1, a2)); in mkDifD16()
1889 case Iop_And16: in expr2vbits_Binop()
/external/valgrind/main/memcheck/
Dmc_translate.c499 return assignNew('V', mce, Ity_I16, binop(Iop_And16, a1, a2)); in mkDifD16()
922 opDIFD = Iop_And16; in expensiveCmpEQorNE()
3856 case Iop_And16: in expr2vbits_Binop()
/external/valgrind/main/VEX/priv/
Dir_opt.c1729 case Iop_And16: in fold_Expr()
2187 case Iop_And16: in fold_Expr()
Dhost_s390_isel.c1443 case Iop_And16: in s390_isel_int_expr_wrk()
Dir_defs.c2414 case Iop_Or16: case Iop_And16: case Iop_Xor16: in typeOfPrimop()
Dhost_mips_isel.c844 case Iop_And16: in iselWordExpr_R_wrk()
Dhost_x86_isel.c939 case Iop_And8: case Iop_And16: case Iop_And32: in iselIntExpr_R_wrk()
Dguest_s390_toIR.c3508 assign(result, binop(Iop_And16, mkexpr(op1), mkU16(op2))); in s390_irgen_NIHH()
3524 assign(result, binop(Iop_And16, mkexpr(op1), mkU16(op2))); in s390_irgen_NIHL()
3556 assign(result, binop(Iop_And16, mkexpr(op1), mkU16(op2))); in s390_irgen_NILH()
3572 assign(result, binop(Iop_And16, mkexpr(op1), mkU16(op2))); in s390_irgen_NILL()
Dhost_amd64_isel.c988 case Iop_And8: case Iop_And16: case Iop_And32: case Iop_And64: in iselIntExpr_R_wrk()
Dhost_ppc_isel.c1406 case Iop_And8: case Iop_And16: case Iop_And32: case Iop_And64: in iselWordExpr_R_wrk()
Dguest_amd64_toIR.c4779 binop(Iop_And16, in gen_POPCOUNT()
4782 binop(Iop_And16, in gen_POPCOUNT()