Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dir_defs.c931 case Iex_Triop: in ppIRExpr()
1358 e->tag = Iex_Triop; in IRExpr_Triop()
1746 case Iex_Triop: in deepCopyIRExpr()
2550 case Iex_Triop: in typeOfIRExpr()
2637 case Iex_Triop: return toBool( in isFlatIRStmt()
2796 case Iex_Triop: in useBeforeDef_Expr()
2955 case Iex_Triop: { in tcExpr()
Dir_opt.c299 case Iex_Triop: in flatten_Expr()
1722 case Iex_Triop: in subst_Expr()
2052 case Iex_Triop: in addUses_Expr()
3336 case Iex_Triop: in deltaIRExpr()
3731 case Iex_Triop: in setHints_Expr()
3805 case Iex_Triop: in aoccCount_Expr()
4085 case Iex_Triop: in atbSubst_Expr()
Dhost_amd64_isel.c1777 case Iex_Triop: { in iselIntExpr_R_wrk()
2941 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
2986 if (e->tag == Iex_Triop in iselDblExpr_wrk()
Dhost_arm_isel.c3587 if (e->tag == Iex_Triop) { in iselNeon64Expr_wrk()
5199 if (e->tag == Iex_Triop) { in iselNeonExpr_wrk()
5367 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
5510 if (e->tag == Iex_Triop) { in iselFltExpr_wrk()
Dhost_x86_isel.c773 case Iex_Triop: { in iselIntExpr_R_wrk()
2918 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
Dhost_ppc_isel.c3139 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
/external/valgrind/main/lackey/
Dlk_main.c739 case Iex_Triop: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1243 Iex_Triop, enumerator
/external/valgrind/main/memcheck/
Dmc_translate.c3508 case Iex_Triop: in expr2vbits()
4577 case Iex_Triop: in checkForBogusLiterals()
4987 case Iex_Triop: in sameIRValue()
5321 case Iex_Triop: { in schemeE()
/external/valgrind/main/exp-ptrcheck/
Dh_main.c5247 case Iex_Triop: { in schemeS()