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

  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 428 static PPCAMode* iselWordExpr_AMode ( ISelEnv* env, IRExpr* e, IRType xferTy );
    [all...]
host_mips_isel.c 253 static MIPSAMode *iselWordExpr_AMode(ISelEnv * env, IRExpr * e, IRType xferTy);
704 static MIPSAMode *iselWordExpr_AMode(ISelEnv * env, IRExpr * e, IRType xferTy)
809 MIPSAMode *am_addr = iselWordExpr_AMode(env, e->Iex.Load.addr, ty);
    [all...]

Completed in 2242 milliseconds