Home
last modified time | relevance | path

Searched refs:Iex_Mux0X (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_opt.c342 case Iex_Mux0X: in flatten_Expr()
1747 if (e->tag == Iex_Mux0X) { in fold_Expr()
1885 case Iex_Mux0X: in subst_Expr()
2150 case Iex_Mux0X: in addUses_Expr()
2746 if (e->tag == Iex_Mux0X in irExpr_to_AvailExpr()
3471 case Iex_Mux0X: in deltaIRExpr()
3836 case Iex_Mux0X: in setHints_Expr()
3908 case Iex_Mux0X: in aoccCount_Expr()
4203 case Iex_Mux0X: in atbSubst_Expr()
Dir_defs.c1029 case Iex_Mux0X: in ppIRExpr()
1477 e->tag = Iex_Mux0X; in IRExpr_Mux0X()
1844 case Iex_Mux0X: in deepCopyIRExpr()
2719 case Iex_Mux0X: in typeOfIRExpr()
2806 case Iex_Mux0X: return toBool ( in isFlatIRStmt()
2972 case Iex_Mux0X: in useBeforeDef_Expr()
3229 case Iex_Mux0X: in tcExpr()
Dhost_x86_isel.c1351 case Iex_Mux0X: { in iselIntExpr_R_wrk()
2010 if (e->tag == Iex_Mux0X && isZeroU64(e->Iex.Mux0X.exprX)) { in iselInt64Expr_wrk()
2030 if (e->tag == Iex_Mux0X && isZeroU64(e->Iex.Mux0X.expr0)) { in iselInt64Expr_wrk()
2051 if (e->tag == Iex_Mux0X) { in iselInt64Expr_wrk()
3091 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
3668 if (e->tag == Iex_Mux0X) { in iselVecExpr_wrk()
Dhost_arm_isel.c1734 case Iex_Mux0X: { in iselIntExpr_R_wrk()
2007 if (e->tag == Iex_Mux0X) { in iselInt64Expr_wrk()
3640 if (e->tag == Iex_Mux0X) { in iselNeon64Expr_wrk()
5260 if (e->tag == Iex_Mux0X) { in iselNeonExpr_wrk()
5427 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
5570 if (e->tag == Iex_Mux0X) { in iselFltExpr_wrk()
Dhost_amd64_isel.c1789 case Iex_Mux0X: { in iselIntExpr_R_wrk()
3211 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
3778 if (e->tag == Iex_Mux0X) { in iselVecExpr_wrk()
Dhost_ppc_isel.c1962 case Iex_Mux0X: { in iselWordExpr_R_wrk()
2674 if (e->tag == Iex_Mux0X) { in iselInt64Expr_wrk()
3412 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
Dhost_s390_isel.c1264 case Iex_Mux0X: { in s390_isel_int_expr_wrk()
/external/valgrind/main/lackey/
Dlk_main.c743 case Iex_Mux0X: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1334 Iex_Mux0X, enumerator
/external/valgrind/main/VEX/
Dtest_main.c2153 case Iex_Mux0X: in expr2vbits()
2542 case Iex_Mux0X: in checkForBogusLiterals()
/external/valgrind/main/memcheck/
Dmc_translate.c3753 case Iex_Mux0X: in expr2vbits()
4805 case Iex_Mux0X: in checkForBogusLiterals()
5201 case Iex_Mux0X: in sameIRValue()
5526 case Iex_Mux0X: { in schemeE()