| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | langhooks.h | 285 bool (*mark_addressable) PARAMS ((tree)); member
|
| H A D | calls.c | 1937 (*lang_hooks.mark_addressable) (fndecl); 2273 (*lang_hooks.mark_addressable) (fndecl); 2319 (*lang_hooks.mark_addressable) (fndecl);
|
| H A D | stmt.c | 1579 (*lang_hooks.mark_addressable) (val); 1608 (*lang_hooks.mark_addressable) (TREE_VALUE (tail));
|
| H A D | expr.c | 6786 (*lang_hooks.mark_addressable) (exp);
|
| H A D | ChangeLog.0 | 11751 If target and slot has no DECL_RTL, then call mark_addressable 11756 * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable 12820 * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
|
| H A D | FSFChangeLog.11 | 1548 no DECL_RTL, then call mark_addressable again for the slot after 3504 * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable 3540 * calls.c (expand_call): Use assign_temp and mark_addressable
|
| H A D | FSFChangeLog.10 | 3161 * c-typeck.c (mark_addressable): Fix error in last change. 3210 * c-typeck.c (mark_addressable, case COMPONENT_REF):
|
| H A D | ChangeLog.6 | 378 the first time only calling mark_addressable. Correct and simplify 3051 (lvalue_p, mark_addressable): Handle COMPOUND_LITERAL_EXPR.
|
| H A D | ChangeLog.7 | 12173 (mark_addressable): Rename. 12179 * tree.h (mark_addressable): Remove.
|
| H A D | ChangeLog.4 | 10229 mark_addressable.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | langhooks.h | 334 bool (*mark_addressable) (tree); member
|
| H A D | gimplify.c | 3429 lang_hooks.mark_addressable (*to_p); in gimplify_modify_expr_rhs() 3907 lang_hooks.mark_addressable (TREE_OPERAND (expr, 0)); in gimplify_addr_expr() 3945 lang_hooks.mark_addressable (TREE_VALUE (link)); in gimplify_asm_expr() 4074 lang_hooks.mark_addressable (TREE_VALUE (link)); in gimplify_asm_expr() 5492 lang_hooks.mark_addressable (*expr_p); in gimplify_expr() 5505 lang_hooks.mark_addressable (*expr_p); in gimplify_expr() 5687 lang_hooks.mark_addressable (*expr_p); in gimplify_expr()
|
| H A D | stmt.c | 752 lang_hooks.mark_addressable (val); in expand_asm_operands() 781 lang_hooks.mark_addressable (TREE_VALUE (tail)); in expand_asm_operands()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-1997 | 319 * typeck.c (mark_addressable): Don't assume a FUNCTION_DECL 742 * typeck.c (mark_addressable): Lose ancient code that unsets 956 (mark_addressable): Templates whose address is taken are marked 1923 (mark_addressable): Add REALPART_EXPR and IMAGPART_EXPR cases.
|
| H A D | ChangeLog-1996 | 373 * typeck.c (mark_addressable): Allow &this if flag_this_is_variable. 377 * typeck.c (mark_addressable): Support TARGET_EXPR, unify with 1692 * typeck.c (mark_addressable): Set TREE_ADDRESSABLE on CONSTRUCTORs. 2458 * typeck.c (mark_addressable, convert_for_assignment, 3567 * typeck.c (mark_addressable): Use DECL_IN_MEMORY_P.
|
| H A D | ChangeLog-2000 | 510 * typeck.c (mark_addressable): Don't call put_var_into_stack. 1509 * typeck.c (mark_addressable): Remove code that pokes around in 2110 * typeck.c (mark_addressable): Never set TREE_USED. 4615 * typeck.c (mark_addressable): Don't use it. 6762 build_unary_op, mark_addressable, build_compound_expr,
|
| H A D | ChangeLog-1999 | 781 * typeck.c (mark_addressable): Likewise. 1714 * typeck.c (mark_addressable): Addressed variables are implicitly 3581 (mark_addressable): Use it. 3582 * typeck.c (mark_addressable): Likewise.
|
| H A D | ChangeLog-2001 | 2352 build_function_call, mark_addressable, incomplete_type_error): 3148 * typeck.c (mark_addressable): Adjust.
|
| H A D | ChangeLog-2002 | 2539 * typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early. 3390 (mark_addressable): Rename.
|
| H A D | ChangeLog-1995 | 399 * typeck.c (mark_addressable): Only call assemble_external if we 420 * typeck.c (mark_addressable): Add missing call to
|
| H A D | ChangeLog-1998 | 190 * typeck.c (mark_addressable): Likewise.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | ChangeLog.2 | 781 * typeck.c (mark_addressable): Likewise. 1714 * typeck.c (mark_addressable): Addressed variables are implicitly 3581 (mark_addressable): Use it. 3582 * typeck.c (mark_addressable): Likewise. 6978 * typeck.c (mark_addressable): Likewise. 13994 * typeck.c (mark_addressable): Don't assume a FUNCTION_DECL 14417 * typeck.c (mark_addressable): Lose ancient code that unsets 14631 (mark_addressable): Templates whose address is taken are marked 15594 (mark_addressable): Add REALPART_EXPR and IMAGPART_EXPR cases. 16651 * typeck.c (mark_addressable): Allow &this if flag_this_is_variable. [all …]
|
| H A D | ChangeLog | 3942 * typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early. 4793 (mark_addressable): Rename. 8329 build_function_call, mark_addressable, incomplete_type_error): 9125 * typeck.c (mark_addressable): Adjust. 10382 * typeck.c (mark_addressable): Don't call put_var_into_stack. 11381 * typeck.c (mark_addressable): Remove code that pokes around in 11982 * typeck.c (mark_addressable): Never set TREE_USED. 14487 * typeck.c (mark_addressable): Don't use it. 16634 build_unary_op, mark_addressable, build_compound_expr,
|
| H A D | ChangeLog.1 | 48 * typeck.c (mark_addressable): Only call assemble_external if we 69 * typeck.c (mark_addressable): Add missing call to
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | ChangeLog | 577 (mark_addressable): Rename. 1293 * com.h (mark_addressable): Likewise.
|