Lines Matching full:expressions
67 Statements and expressions
71 Expressions (type 'IRExpr') represent operations without
73 Expressions can contain sub-expressions, forming expression trees,
128 The six expressions in this example are:
133 The above IR is "flattened", ie. all sub-expressions are "atoms",
1527 /* ------------------ Expressions ------------------ */
1533 /* The different kinds of expressions. Their meaning is explained below
1728 IRExpr** args; /* Vector of argument expressions. */
1902 Dirty calls are statements rather than expressions for obvious
2247 state. See the comment for GetI expressions for more
2416 /* Type environments: a bunch of statements, expressions, etc, are