Searched refs:IREffect (Results 1 – 3 of 3) sorted by relevance
2201 IREffect; typedef2204 extern void ppIREffect ( IREffect );2222 IREffect mFx; /* indicates memory effects, if any */2229 IREffect fx:16; /* read, write or modify? Ifx_None is invalid. */
697 IREffect const mFx = d->mFx; in DRD_()
1285 void ppIREffect ( IREffect fx ) in ppIREffect()