Searched defs:iselWordExpr_AMode_wrk (Results 1 - 2 of 2) sorted by path

/external/valgrind/main/VEX/priv/
H A Dhost_mips_isel.c251 static MIPSAMode *iselWordExpr_AMode_wrk(ISelEnv * env, IRExpr * e,
706 MIPSAMode *am = iselWordExpr_AMode_wrk(env, e, xferTy);
712 static MIPSAMode *iselWordExpr_AMode_wrk(ISelEnv * env, IRExpr * e, function
H A Dhost_ppc_isel.c427 static PPCAMode* iselWordExpr_AMode_wrk ( ISelEnv* env, IRExpr* e, IRType xferTy );
2440 PPCAMode* am = iselWordExpr_AMode_wrk(env, e, xferTy);
2446 static PPCAMode* iselWordExpr_AMode_wrk ( ISelEnv* env, IRExpr* e, IRType xferTy ) function

Completed in 255 milliseconds