Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dir_defs.c1215 case Iex_Triop: { in ppIRExpr()
1743 e->tag = Iex_Triop; in IRExpr_Triop()
2198 case Iex_Triop: { in deepCopyIRExpr()
3410 case Iex_Triop: in typeOfIRExpr()
3515 case Iex_Triop: triop = e->Iex.Triop.details; in isFlatIRStmt()
3687 case Iex_Triop: { in useBeforeDef_Expr()
3881 case Iex_Triop: { in tcExpr()
Dir_opt.c320 case Iex_Triop: { in flatten_Expr()
1100 case Iex_Triop: { in sameIRExprs_aux2()
2408 case Iex_Triop: { in subst_Expr()
2895 case Iex_Triop: in addUses_Expr()
4440 case Iex_Triop: in deltaIRExpr()
4892 case Iex_Triop: in setHints_Expr()
4976 case Iex_Triop: in aoccCount_Expr()
5329 case Iex_Triop: in atbSubst_Expr()
Dhost_s390_isel.c1992 case Iex_Triop: { in s390_isel_float128_expr_wrk()
2328 case Iex_Triop: { in s390_isel_float_expr_wrk()
2642 case Iex_Triop: { in s390_isel_dfp128_expr_wrk()
3181 case Iex_Triop: { in s390_isel_dfp_expr_wrk()
Dhost_arm64_isel.c5894 if (e->tag == Iex_Triop) { in iselV128Expr_wrk()
6098 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
6273 if (e->tag == Iex_Triop) { in iselFltExpr_wrk()
Dhost_amd64_isel.c1876 case Iex_Triop: { in iselIntExpr_R_wrk()
2817 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
2912 if (e->tag == Iex_Triop in iselDblExpr_wrk()
3656 if (e->tag == Iex_Triop) { in iselVecExpr_wrk()
4174 if (e->tag == Iex_Triop) { in iselDVecExpr_wrk()
Dhost_x86_isel.c891 case Iex_Triop: { in iselIntExpr_R_wrk()
3065 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
3791 if (e->tag == Iex_Triop) { in iselVecExpr_wrk()
Dhost_ppc_isel.c3909 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
4358 if (e->tag == Iex_Triop) { in iselDfp64Expr_wrk()
4589 if (e->tag == Iex_Triop) { in iselDfp128Expr_wrk()
5199 if (e->tag == Iex_Triop) { in iselVecExpr_wrk()
Dhost_arm_isel.c3709 if (e->tag == Iex_Triop) { in iselNeon64Expr_wrk()
5290 if (e->tag == Iex_Triop) { in iselNeonExpr_wrk()
5475 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
5617 if (e->tag == Iex_Triop) { in iselFltExpr_wrk()
Dhost_mips_isel.c3111 if (e->tag == Iex_Triop) { in iselFltExpr_wrk()
3524 if (e->tag == Iex_Triop) { in iselDblExpr_wrk()
/external/valgrind/main/lackey/
Dlk_main.c786 case Iex_Triop: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1756 Iex_Triop, enumerator
/external/valgrind/main/memcheck/
Dmc_translate.c4630 case Iex_Triop: in expr2vbits()
5880 case Iex_Triop: in checkForBogusLiterals()
6323 case Iex_Triop: in sameIRValue()
6727 case Iex_Triop: { in schemeE()