Searched refs:DO_COND (Results 1 – 13 of 13) sorted by relevance
435 dump_child ("cond", DO_COND (t)); in cp_dump_tree()
330 *stmt_p = gimplify_cp_loop (DO_COND (stmt), DO_BODY (stmt), in gimplify_do_stmt()
296 DO_COND, DO_ATTRIBUTES, and DO_FOREACH respectively. */
1658 pp_cxx_expression (pp, DO_COND (t)); in pp_cxx_statement()
772 DO_COND (do_stmt) = cond; in finish_do_stmt()
3114 #define DO_COND(NODE) TREE_OPERAND (DO_STMT_CHECK (NODE), 0) macro
8633 tmp = RECUR (DO_COND (t)); in tsubst_expr()
2995 (DO_COND): Likewise.
6065 (DO_COND, DO_BODY): Define.
1473 @findex DO_COND1660 @code{DO_COND}. The condition for a @code{do}-statement is always an
18451 Add code to simplify the DO_COND.18634 Create the blocks for the loop body before the block for DO_COND.
15959 (DO_COND): Likewise.16115 (DO_COND): Likewise.
24777 (DO_COND, DO_BODY): Likewise.