Searched refs:RTL_EXPR (Results 1 – 25 of 26) sorted by relevance
12
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000914-1.c | 122 RTL_EXPR, enumerator
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree.c | 339 case RTL_EXPR: 1495 case RTL_EXPR: 1570 case RTL_EXPR: 1668 case RTL_EXPR: 1777 case RTL_EXPR: 1942 if (code == RTL_EXPR) 2120 case RTL_EXPR: 2384 case RTL_EXPR:
|
| H A D | tree.def | 479 Operand 2 is an RTL_EXPR which will eventually represent that value. 480 The RTL_EXPR is used in this expression, which is how the expression 726 temporaries created during the building of the RTL_EXPR can be 727 reused once the RTL_EXPR has been expanded, with the exception of 729 DEFTREECODE (RTL_EXPR, "rtl_expr", 'e', 2)
|
| H A D | expr.c | 6195 case RTL_EXPR: 6662 && TREE_CODE (exp) != RTL_EXPR) 6681 && TREE_CODE (exp) != RTL_EXPR 7115 case RTL_EXPR: 8030 && TREE_CODE (TREE_OPERAND (exp, 1)) == RTL_EXPR
|
| H A D | function.c | 5830 rtlexp = make_node (RTL_EXPR); 5839 rtlexp = make_node (RTL_EXPR); 6724 tree rtlexp = make_node (RTL_EXPR);
|
| H A D | fold-const.c | 1957 if (TREE_CODE (arg0) == RTL_EXPR) 4622 if (code == RTL_EXPR || (code == SAVE_EXPR && SAVE_EXPR_RTL (t) != 0)) 7314 case RTL_EXPR:
|
| H A D | stmt.c | 2254 case RTL_EXPR: 2360 t = make_node (RTL_EXPR);
|
| H A D | expmed.c | 4143 t = make_node (RTL_EXPR);
|
| H A D | c-typeck.c | 3159 case RTL_EXPR:
|
| H A D | FSFChangeLog.11 | 4117 * c-typeck.c (lvalue_p, case BIND_EXPR, RTL_EXPR): Return 1 if array. 6327 * expr.c (expand_expr, case RTL_EXPR): If there is no sequence,
|
| H A D | ChangeLog.3 | 11861 * tree.def (RTL_EXPR): Update documentation. 11894 * expr.c (expand_expr, case RTL_EXPR): Don't call
|
| H A D | FSFChangeLog.10 | 4882 * expr.c (safe_from_p, case RTL_EXPR): Return 0 if RTL_EXPR_SEQUENCE
|
| H A D | ChangeLog.4 | 12092 * fold-const.c: ... here. Also handle BIND_EXPR and RTL_EXPR.
|
| H A D | ChangeLog.2 | 13336 * expr.c (expand_expr): Allow RTL_EXPR's through the
|
| H A D | ChangeLog.1 | 15824 * fold-const.c (operand_equal_p): Handle RTL_EXPR.
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1995 | 1707 * init.c (emit_base_init): Build up an RTL_EXPR and add it to 1876 * call.c (build_method_call): Don't allow an RTL_EXPR to serve as the 2370 * init.c (build_new): Wrap alloc_expr in an RTL_EXPR if nelts is 2837 TARGET_EXPRs by building up an RTL_EXPR to force expansion. Whew.
|
| H A D | ChangeLog-1999 | 1119 * call.c (build_call): Use EMPTY_CLASS_EXPR instead of RTL_EXPR. 3209 * typeck.c (build_modify_expr): Don't build an RTL_EXPR. 3483 MODIFY_EXPR, THROW_EXPR, STMT_EXPR, RTL_EXPR. Abort, rather than
|
| H A D | ChangeLog-1996 | 2247 * init.c (build_new): Use it instead of the RTL_EXPR nastiness and
|
| H A D | ChangeLog-2004 | 4139 * class.c (fixed_type_or_null): Don't handle RTL_EXPR.
|
| H A D | ChangeLog-1994 | 1077 accept an RTL_EXPR in what we're about to use for the instance,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | ChangeLog.1 | 1356 * init.c (emit_base_init): Build up an RTL_EXPR and add it to 1525 * call.c (build_method_call): Don't allow an RTL_EXPR to serve as the 2019 * init.c (build_new): Wrap alloc_expr in an RTL_EXPR if nelts is 2486 TARGET_EXPRs by building up an RTL_EXPR to force expansion. Whew. 4517 accept an RTL_EXPR in what we're about to use for the instance,
|
| H A D | class.c | 5592 case RTL_EXPR:
|
| H A D | ChangeLog.2 | 1119 * call.c (build_call): Use EMPTY_CLASS_EXPR instead of RTL_EXPR. 3209 * typeck.c (build_modify_expr): Don't build an RTL_EXPR. 3483 MODIFY_EXPR, THROW_EXPR, STMT_EXPR, RTL_EXPR. Abort, rather than 18525 * init.c (build_new): Use it instead of the RTL_EXPR nastiness and
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | ChangeLog | 1528 * com.c (ffecom_stabilize_aggregate_) case RTL_EXPR: Abort.
|
| H A D | com.c | 1040 case RTL_EXPR: in ffecom_stabilize_aggregate_()
|
12