Searched refs:Triop (Results 1 – 11 of 11) sorted by relevance
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 321 IRTriop* triop = ex->Iex.Triop.details; in flatten_Expr() 1109 IRTriop *tri1 = e1->Iex.Triop.details; in sameIRExprs_aux2() 1110 IRTriop *tri2 = e2->Iex.Triop.details; in sameIRExprs_aux2() 2474 IRTriop* triop = ex->Iex.Triop.details; in subst_Expr() 2963 addUses_Expr(set, e->Iex.Triop.details->arg1); in addUses_Expr() 2964 addUses_Expr(set, e->Iex.Triop.details->arg2); in addUses_Expr() 2965 addUses_Expr(set, e->Iex.Triop.details->arg3); in addUses_Expr() 4571 deltaIRExpr(e->Iex.Triop.details->arg1, delta); in deltaIRExpr() 4572 deltaIRExpr(e->Iex.Triop.details->arg2, delta); in deltaIRExpr() 4573 deltaIRExpr(e->Iex.Triop.details->arg3, delta); in deltaIRExpr() [all …]
|
D | host_mips_isel.c | 3121 switch (e->Iex.Triop.details->op) { in iselFltExpr_wrk() 3131 HReg argL = iselFltExpr(env, e->Iex.Triop.details->arg2); in iselFltExpr_wrk() 3132 HReg argR = iselFltExpr(env, e->Iex.Triop.details->arg3); in iselFltExpr_wrk() 3134 switch (e->Iex.Triop.details->op) { in iselFltExpr_wrk() 3166 set_MIPS_rounding_mode(env, e->Iex.Triop.details->arg1); in iselFltExpr_wrk() 3534 switch (e->Iex.Triop.details->op) { in iselDblExpr_wrk() 3541 HReg argL = iselDblExpr(env, e->Iex.Triop.details->arg2); in iselDblExpr_wrk() 3542 HReg argR = iselDblExpr(env, e->Iex.Triop.details->arg3); in iselDblExpr_wrk() 3544 switch (e->Iex.Triop.details->op) { in iselDblExpr_wrk() 3563 set_MIPS_rounding_mode(env, e->Iex.Triop.details->arg1); in iselDblExpr_wrk()
|
D | ir_defs.c | 1303 const IRTriop *triop = e->Iex.Triop.details; in ppIRExpr() 1837 e->Iex.Triop.details = triop; in IRExpr_Triop() 2297 const IRTriop *triop = e->Iex.Triop.details; in deepCopyIRExpr() 3565 typeOfPrimop(e->Iex.Triop.details->op, in typeOfIRExpr() 3668 case Iex_Triop: triop = e->Iex.Triop.details; in isFlatIRStmt() 3845 const IRTriop* triop = expr->Iex.Triop.details; in useBeforeDef_Expr() 4041 const IRTriop *triop = expr->Iex.Triop.details; in tcExpr()
|
D | host_s390_isel.c | 1996 IRTriop *triop = expr->Iex.Triop.details; in s390_isel_float128_expr_wrk() 2368 IRTriop *triop = expr->Iex.Triop.details; in s390_isel_float_expr_wrk() 2684 IRTriop *triop = expr->Iex.Triop.details; in s390_isel_dfp128_expr_wrk() 3223 IRTriop *triop = expr->Iex.Triop.details; in s390_isel_dfp_expr_wrk()
|
D | host_amd64_isel.c | 1876 IRTriop *triop = e->Iex.Triop.details; in iselIntExpr_R_wrk() 2817 IRTriop *triop = e->Iex.Triop.details; in iselDblExpr_wrk() 2910 IRTriop *triop = e->Iex.Triop.details; in iselDblExpr_wrk() 3659 IRTriop *triop = e->Iex.Triop.details; in iselVecExpr_wrk() 4177 IRTriop *triop = e->Iex.Triop.details; in iselDVecExpr_wrk()
|
D | host_arm64_isel.c | 2920 IRTriop* triop = e->Iex.Triop.details; in iselV128Expr_wrk() 3119 IRTriop* triop = e->Iex.Triop.details; in iselDblExpr_wrk() 3303 IRTriop* triop = e->Iex.Triop.details; in iselFltExpr_wrk()
|
D | host_x86_isel.c | 892 IRTriop *triop = e->Iex.Triop.details; in iselIntExpr_R_wrk() 3067 IRTriop *triop = e->Iex.Triop.details; in iselDblExpr_wrk() 3792 IRTriop *triop = e->Iex.Triop.details; in iselVecExpr_wrk()
|
D | host_ppc_isel.c | 4034 IRTriop *triop = e->Iex.Triop.details; in iselDblExpr_wrk() 4493 IRTriop *triop = e->Iex.Triop.details; in iselDfp64Expr_wrk() 4732 IRTriop *triop = e->Iex.Triop.details; in iselDfp128Expr_wrk() 5401 IRTriop *triop = e->Iex.Triop.details; in iselVecExpr_wrk()
|
D | host_arm_isel.c | 3723 IRTriop *triop = e->Iex.Triop.details; in iselNeon64Expr_wrk() 5307 IRTriop *triop = e->Iex.Triop.details; in iselNeonExpr_wrk() 5492 IRTriop *triop = e->Iex.Triop.details; in iselDblExpr_wrk() 5634 IRTriop *triop = e->Iex.Triop.details; in iselFltExpr_wrk()
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 4917 e->Iex.Triop.details->op, in expr2vbits() 4918 e->Iex.Triop.details->arg1, e->Iex.Triop.details->arg2, in expr2vbits() 4919 e->Iex.Triop.details->arg3 in expr2vbits() 6168 return isBogusAtom(e->Iex.Triop.details->arg1) in checkForBogusLiterals() 6169 || isBogusAtom(e->Iex.Triop.details->arg2) in checkForBogusLiterals() 6170 || isBogusAtom(e->Iex.Triop.details->arg3); in checkForBogusLiterals() 7017 IRAtom* b1 = schemeE( mce, e->Iex.Triop.details->arg1 ); in schemeE() 7018 IRAtom* b2 = schemeE( mce, e->Iex.Triop.details->arg2 ); in schemeE() 7019 IRAtom* b3 = schemeE( mce, e->Iex.Triop.details->arg3 ); in schemeE()
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 2015 } Triop; member
|