Lines Matching refs:rvalue
217 | rvalue ';'
243 and an ``rvalue ';'``.
342 The type of each ``rvalue`` is determined by two attributes: its bit width
345 For each operation, the type of ``rvalue``\ s influence the way in which the
356 ``rvalue``\ s; in that case if one of the two operands is greater than 32 bits
362 The combination of ``rvalue``\ s are handled through the use of the
393 rvalue : rvalue QMARK rvalue COLON rvalue
678 statement | rvalue ';'
680 rvalue : rvalue QMARK rvalue COLON rvalue
681 | rvalue EQ rvalue
682 | LPAR rvalue RPAR
686 assign_statement : pred ASSIGN rvalue
699 assignment, the ``rvalue`` token, representing the sum has already been reduced,