Searched refs:expand_stmt (Results 1 – 14 of 14) sorted by relevance
217 expand_stmt (TREE_PURPOSE (t));408 expand_stmt (THEN_CLAUSE (t));412 expand_stmt (ELSE_CLAUSE (t));434 expand_stmt (WHILE_BODY (t));455 expand_stmt (DO_BODY (t));464 expand_stmt (DO_BODY (t));517 expand_stmt (FOR_INIT_STMT (t));538 expand_stmt (FOR_BODY (t));649 expand_stmt (SWITCH_BODY (t));701 expand_stmt (COMPOUND_BODY (t));[all …]
334 extern void expand_stmt PARAMS ((tree));
6686 expand_stmt (DECL_SAVED_TREE (fndecl));
4311 expand_stmt (STMT_EXPR_STMT (exp));
8294 (expand_stmt): Handle SCOPE_STMTs.9030 (expand_stmt): Adjust calls to genrtl_return_stmt and9357 (expand_stmt): Handle common statement types here.15147 (expand_stmt): Add comment.15197 (expand_stmt): Likewise.15246 (expand_stmt): Define.
8248 (expand_stmt): predict GOTO_STMT as not taken.11914 (expand_stmt): Adjust.14027 * c-semantics.c (expand_stmt): Handle CLEANUP_STMT.19834 (expand_stmt): Handle seeing one.21025 (expand_stmt) [EXPR_STMT]: Pass 1 as maybe_last to
6507 * c-semantics.c (expand_stmt): Likewise.
604 expand_stmt (TRY_STMTS (t));613 expand_stmt (TRY_STMTS (t));619 expand_stmt (TRY_HANDLERS (t));626 expand_stmt (TRY_HANDLERS (t));639 expand_stmt (EH_SPEC_STMTS (t));750 expand_stmt (HANDLER_BODY (t));2401 expand_stmt (DECL_SAVED_TREE (fn));
439 (expand_stmt): Don't call expand_start_bindings or550 (expand_stmt): Handle CTOR_STMT, not CTOR_COMPLETE.601 * semantics.c (expand_stmt): Handle it.1116 (expand_stmt): Check SCOPE_PARTIAL_P.1907 * semantics.c (expand_stmt): Initialize return value.2368 (expand_stmt): Use it.2379 (expand_stmt): Adjust calls to begin_switch_stmt and2994 * semantics.c (expand_stmt): Likewise.3102 (expand_stmt): Adjust accordingly.3396 (expand_stmt): Likewise.[all …]
12204 (expand_stmt): Likewise.12255 (expand_stmt): Renamed to ...13458 (expand_stmt): Never pass 1 as DONT_JUMP_IN to expand_end_bindings.15384 * semantics.c (expand_stmt): Only leave out rtl for unused15466 (expand_stmt): Don't emit unused local statics.
343 * semantics.c (expand_body): Call expand_stmt when
2332 (expand_stmt): Likewise.2383 (expand_stmt): Renamed to ...3586 (expand_stmt): Never pass 1 as DONT_JUMP_IN to expand_end_bindings.5512 * semantics.c (expand_stmt): Only leave out rtl for unused5594 (expand_stmt): Don't emit unused local statics.
930 expand_stmt (tree t ATTRIBUTE_UNUSED) in expand_stmt() function