Home
last modified time | relevance | path

Searched refs:iselWordExpr_AMode (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_tilegx_isel.c171 static TILEGXAMode *iselWordExpr_AMode ( ISelEnv * env, IRExpr * e,
391 static TILEGXAMode *iselWordExpr_AMode ( ISelEnv * env, IRExpr * e, in iselWordExpr_AMode() function
466 TILEGXAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); in iselWordExpr_R_wrk()
1414 am_addr = iselWordExpr_AMode(env, stmt->Ist.Store.addr, tyd); in iselStmt()
1516 TILEGXAMode *r_addr = iselWordExpr_AMode(env, cas->addr, Ity_I64); in iselStmt()
Dhost_ppc_isel.c440 static PPCAMode* iselWordExpr_AMode ( ISelEnv* env, IRExpr* e,
1421 am_addr = iselWordExpr_AMode( env, e->Iex.Load.addr, ty/*of xfer*/, in iselWordExpr_R_wrk()
1875 = iselWordExpr_AMode( env, mi.bindee[0], Ity_I16/*xfer*/, in iselWordExpr_R_wrk()
2521 PPCAMode* iselWordExpr_AMode ( ISelEnv* env, IRExpr* e, IRType xferTy, in iselWordExpr_AMode() function
3790 am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, Ity_F32/*xfer*/, in iselFltExpr_wrk()
3993 am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, Ity_F64/*xfer*/, in iselDblExpr_wrk()
4260 am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, Ity_D32/*xfer*/, in iselDfp32Expr_wrk()
4316 am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, Ity_D64/*xfer*/, in iselDfp64Expr_wrk()
5488 = iselWordExpr_AMode(env, stmt->Ist.Store.addr, tyd/*of xfer*/, in iselStmt()
5497 = iselWordExpr_AMode(env, stmt->Ist.Store.addr, tyd/*of xfer*/, in iselStmt()
[all …]
Dhost_mips_isel.c254 static MIPSAMode *iselWordExpr_AMode(ISelEnv * env, IRExpr * e, IRType xferTy);
705 static MIPSAMode *iselWordExpr_AMode(ISelEnv * env, IRExpr * e, IRType xferTy) in iselWordExpr_AMode() function
810 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); in iselWordExpr_R_wrk()
2994 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); in iselFltExpr_wrk()
3437 am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty); in iselDblExpr_wrk()
3653 am_addr = iselWordExpr_AMode(env, stmt->Ist.Store.addr, tyd); in iselStmt()
3913 r_addr = iselWordExpr_AMode(env, stmt->Ist.LLSC.addr, tyAddr); in iselStmt()
3926 r_addr = iselWordExpr_AMode(env, stmt->Ist.LLSC.addr, tyAddr); in iselStmt()
/external/valgrind/docs/internals/
D3_2_BUGSTATUS.txt178 vx1739 vx1753 32 n-i-bz ppc64 iselWordExpr_AMode fix