Home
last modified time | relevance | path

Searched refs:expand_expr_stmt (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcfgexpand.c1272 expand_expr_stmt (stmt); in expand_gimple_tailcall()
1386 expand_expr_stmt (stmt); in expand_gimple_basic_block()
1451 expand_expr_stmt (stmt); in expand_gimple_basic_block()
H A Dstmt.c1370 expand_expr_stmt (tree exp) in expand_expr_stmt() function
H A Dtree.h4273 extern void expand_expr_stmt (tree);
H A Dfunction.c4045 expand_expr_stmt (targetm.stack_protect_fail ()); in stack_protect_epilogue()
H A DChangeLog-20007873 * stmt.c (expand_expr_stmt): Only call warn_if_unused_value
8325 * stmt.c (expand_expr_stmt): Avoid clobberring of last_expr_type.
10505 with expand_expr_stmt.
18585 * stmt.c (expand_expr_stmt, expand_expr_stmt,
H A DChangeLog-19988632 * stmt.c (expand_expr_stmt): If not assigning fresh
14471 * stmt.c (expand_expr_stmt): Must generate code for
H A DChangeLog-199919022 * stmt.c (expand_expr_stmt): Expand expr even when -fsyntax-only.
19387 * stmt.c (expand_expr_stmt, expand_end_case): Likewise.
H A DChangeLog-200235465 * stmt.c (expand_expr_stmt): Pass 1 as maybe_last.
35917 * stmt.c (expand_expr_stmt): Redirect to...
H A DChangeLog-200426588 (expand_expr_stmt): Merge with expand_expr_stmt_value. Remove
26597 * cfgexpand.c (expand_block): Use expand_expr_stmt.
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-19991859 expand_expr_stmt.
H A DChangeLog-19943644 immediately passed to expand_expr_stmt. Reduce redundancy by