Lines Matching full:effects
69 Statements (type 'IRStmt') represent operations with side-effects,
72 side-effects, eg. arithmetic operations, loads, constants.
113 (For simplicity, this ignores the effects on the condition codes, and
412 in the IR, but their effects on guest state (memory and registers)
2085 by IRStmt.LLSC since Load-Linkeds have side effects and so
2102 /* A call to a pure (no side-effects) helper C function.
2117 * no side effects -- must be a pure function, the result of
2403 /* Effects on resources (eg. registers, memory locations) */
2431 /* Mem effects; we allow only one R/W/M region to be stated */
2432 IREffect mFx; /* indicates memory effects, if any */
2436 /* Guest state effects; up to N allowed */
2922 effects (ie. is "dirty"). See the comments above the
2926 t<tmp> = DIRTY <guard> <effects>