Home
last modified time | relevance | path

Searched refs:Iop_Not32 (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/main/VEX/
Dtest_main.c904 assignNew(mce, Ity_I32, unop(Iop_Not32, data)), in mkImproveOR32()
1315 opNOT = Iop_Not32; in expensiveAdd32()
1992 case Iop_Not32: in expr2vbits_Unop()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h422 Iop_Not8, Iop_Not16, Iop_Not32, Iop_Not64, enumerator
/external/valgrind/main/VEX/priv/
Dguest_arm_toIR.c8525 unop(Iop_Not32, mkU32(mask))) ); in decode_V6MEDIA_instruction()
8806 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
8856 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
8906 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9005 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9055 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9105 assign(reso, unop(Iop_Not32, in decode_V6MEDIA_instruction()
9674 assign(ge10, unop(Iop_Not32, mkexpr(irt_diff))); in decode_V6MEDIA_instruction()
9679 assign(ge32, unop(Iop_Not32, mkexpr(irt_sum))); in decode_V6MEDIA_instruction()
10080 unop(Iop_Not32, ire_ge_flags))); in decode_V6MEDIA_instruction()
[all …]
Dguest_ppc_toIR.c1706 unop(Iop_Not32, in set_AV_CR6()
1831 unop(Iop_Not32, (_jj)) in set_XER_OV_32()
5399 unop(Iop_Not32, mkexpr(crbB))) ); in dis_cond_logic()
5403 assign( crbD, unop(Iop_Not32, in dis_cond_logic()
5408 assign( crbD, unop(Iop_Not32, in dis_cond_logic()
5413 assign( crbD, unop(Iop_Not32, in dis_cond_logic()
5424 unop(Iop_Not32, mkexpr(crbB))) ); in dis_cond_logic()
5939 unop( Iop_Not32, in dis_int_shift()
6016 unop( Iop_Not32, in dis_int_shift()
7663 IRExpr * fl_flag = unop(Iop_Not32, mkU32(0xFFFFFE)); in do_fp_tdiv()
[all …]
Dhost_s390_isel.c1157 case Iop_Not32: in s390_isel_int_expr_wrk()
Dir_defs.c2112 case Iop_Not32: in typeOfPrimop()
Dhost_amd64_isel.c1502 case Iop_Not32: in iselIntExpr_R_wrk()
Dir_opt.c1111 case Iop_Not32: in fold_Expr()
Dhost_ppc_isel.c1639 case Iop_Not32: in iselWordExpr_R_wrk()
Dhost_x86_isel.c1151 case Iop_Not32: { in iselIntExpr_R_wrk()
Dhost_arm_isel.c1499 case Iop_Not32: { in iselIntExpr_R_wrk()
/external/valgrind/main/memcheck/
Dmc_translate.c660 assignNew('V', mce, Ity_I32, unop(Iop_Not32, data)), in mkImproveOR32()
838 opNOT = Iop_Not32; in expensiveCmpEQorNE()
1647 opNOT = Iop_Not32; in expensiveAddSub()
3442 case Iop_Not32: in expr2vbits_Unop()