Home
last modified time | relevance | path

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 D20000914-1.c122 RTL_EXPR, enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.c339 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 Dtree.def479 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 Dexpr.c6195 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 Dfunction.c5830 rtlexp = make_node (RTL_EXPR);
5839 rtlexp = make_node (RTL_EXPR);
6724 tree rtlexp = make_node (RTL_EXPR);
H A Dfold-const.c1957 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 Dstmt.c2254 case RTL_EXPR:
2360 t = make_node (RTL_EXPR);
H A Dexpmed.c4143 t = make_node (RTL_EXPR);
H A Dc-typeck.c3159 case RTL_EXPR:
H A DFSFChangeLog.114117 * 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 DChangeLog.311861 * tree.def (RTL_EXPR): Update documentation.
11894 * expr.c (expand_expr, case RTL_EXPR): Don't call
H A DFSFChangeLog.104882 * expr.c (safe_from_p, case RTL_EXPR): Return 0 if RTL_EXPR_SEQUENCE
H A DChangeLog.412092 * fold-const.c: ... here. Also handle BIND_EXPR and RTL_EXPR.
H A DChangeLog.213336 * expr.c (expand_expr): Allow RTL_EXPR's through the
H A DChangeLog.115824 * fold-const.c (operand_equal_p): Handle RTL_EXPR.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19951707 * 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 DChangeLog-19991119 * 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 DChangeLog-19962247 * init.c (build_new): Use it instead of the RTL_EXPR nastiness and
H A DChangeLog-20044139 * class.c (fixed_type_or_null): Don't handle RTL_EXPR.
H A DChangeLog-19941077 accept an RTL_EXPR in what we're about to use for the instance,
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A DChangeLog.11356 * 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 Dclass.c5592 case RTL_EXPR:
H A DChangeLog.21119 * 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 DChangeLog1528 * com.c (ffecom_stabilize_aggregate_) case RTL_EXPR: Abort.
H A Dcom.c1040 case RTL_EXPR: in ffecom_stabilize_aggregate_()

12