Home | History | Annotate | Download | only in pub

Lines Matching refs:Ifx_None

2196       Ifx_None=0x1B00,      /* no effect */
2223 IRExpr* mAddr; /* of access, or NULL if mFx==Ifx_None */
2224 Int mSize; /* of access, or zero if mFx==Ifx_None */
2229 IREffect fx:16; /* read, write or modify? Ifx_None is invalid. */