OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iselWordExpr_AMode
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/priv/
host_mips_isel.c
236
static MIPSAMode *
iselWordExpr_AMode
(ISelEnv * env, IRExpr * e, IRType xferTy);
566
static MIPSAMode *
iselWordExpr_AMode
(ISelEnv * env, IRExpr * e, IRType xferTy)
649
MIPSAMode *am_addr =
iselWordExpr_AMode
(env, e->Iex.Load.addr, ty);
[
all
...]
host_ppc_isel.c
422
static PPCAMode*
iselWordExpr_AMode
( ISelEnv* env, IRExpr* e, IRType xferTy );
[
all
...]
Completed in 480 milliseconds