Searched refs:IREffect (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1716 IREffect; typedef in typeref:enum:__anon13433
1718 /* Pretty-print an IREffect */
1719 extern void ppIREffect ( IREffect );
1731 IREffect mFx; /* indicates memory effects, if any */
1739 IREffect fx; /* read, write or modify? Ifx_None is invalid. */
/external/valgrind/main/drd/
H A Ddrd_load_store.c512 IREffect const mFx = d->mFx;
/external/valgrind/main/VEX/priv/
H A Dir_defs.c1043 void ppIREffect ( IREffect fx )

Completed in 77 milliseconds