HomeSort by relevance Sort by last modified time
    Searched refs:iselWordExpr_AMode (Results 1 - 3 of 3) sorted by null

  /external/valgrind/VEX/priv/
host_tilegx_isel.c 171 static TILEGXAMode *iselWordExpr_AMode ( ISelEnv * env, IRExpr * e,
390 static TILEGXAMode *iselWordExpr_AMode ( ISelEnv * env, IRExpr * e,
465 TILEGXAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty);
    [all...]
host_ppc_isel.c 440 static PPCAMode* iselWordExpr_AMode ( ISelEnv* env, IRExpr* e,
    [all...]
host_mips_isel.c 254 static MIPSAMode *iselWordExpr_AMode(ISelEnv * env, IRExpr * e, IRType xferTy);
705 static MIPSAMode *iselWordExpr_AMode(ISelEnv * env, IRExpr * e, IRType xferTy)
810 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty);
    [all...]

Completed in 33 milliseconds