Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dir_opt.c342 case Iex_Mux0X: in flatten_Expr()
1633 if (e->tag == Iex_Mux0X) { in fold_Expr()
1771 case Iex_Mux0X: in subst_Expr()
2034 case Iex_Mux0X: in addUses_Expr()
2630 if (e->tag == Iex_Mux0X in irExpr_to_AvailExpr()
3355 case Iex_Mux0X: in deltaIRExpr()
3720 case Iex_Mux0X: in setHints_Expr()
3792 case Iex_Mux0X: in aoccCount_Expr()
4071 case Iex_Mux0X: in atbSubst_Expr()
Dir_defs.c976 case Iex_Mux0X: in ppIRExpr()
1405 e->tag = Iex_Mux0X; in IRExpr_Mux0X()
1769 case Iex_Mux0X: in deepCopyIRExpr()
2564 case Iex_Mux0X: in typeOfIRExpr()
2651 case Iex_Mux0X: return toBool ( in isFlatIRStmt()
2817 case Iex_Mux0X: in useBeforeDef_Expr()
3074 case Iex_Mux0X: in tcExpr()
Dhost_x86_isel.c1350 case Iex_Mux0X: { in iselIntExpr_R_wrk()
1990 if (e->tag == Iex_Mux0X && isZeroU64(e->Iex.Mux0X.exprX)) { in iselInt64Expr_wrk()
2010 if (e->tag == Iex_Mux0X && isZeroU64(e->Iex.Mux0X.expr0)) { in iselInt64Expr_wrk()
2031 if (e->tag == Iex_Mux0X) { in iselInt64Expr_wrk()
3067 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
3590 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()
5225 if (e->tag == Iex_Mux0X) { in iselNeonExpr_wrk()
5392 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
5535 if (e->tag == Iex_Mux0X) { in iselFltExpr_wrk()
Dhost_amd64_isel.c1760 case Iex_Mux0X: { in iselIntExpr_R_wrk()
3159 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
3715 if (e->tag == Iex_Mux0X) { in iselVecExpr_wrk()
Dhost_ppc_isel.c1935 case Iex_Mux0X: { in iselWordExpr_R_wrk()
2645 if (e->tag == Iex_Mux0X) { in iselInt64Expr_wrk()
3286 if (e->tag == Iex_Mux0X) { in iselDblExpr_wrk()
/external/valgrind/main/lackey/
Dlk_main.c741 case Iex_Mux0X: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1248 Iex_Mux0X, enumerator
/external/valgrind/main/memcheck/
Dmc_translate.c3535 case Iex_Mux0X: in expr2vbits()
4586 case Iex_Mux0X: in checkForBogusLiterals()
4982 case Iex_Mux0X: in sameIRValue()
5307 case Iex_Mux0X: { in schemeE()
/external/valgrind/main/exp-ptrcheck/
Dh_main.c5152 case Iex_Mux0X: { in schemeS()