Home
last modified time | relevance | path

Searched refs:mark_addressable (Results 1 – 18 of 18) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dlanghooks.h344 bool (*mark_addressable) (tree); member
Dgimplify.c3427 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()
Dstmt.c763 lang_hooks.mark_addressable (val); in expand_asm_operands()
792 lang_hooks.mark_addressable (TREE_VALUE (tail)); in expand_asm_operands()
DChangeLog-19972713 If target and slot has no DECL_RTL, then call mark_addressable
2718 * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
3782 * expr.c (expand_expr, case TARGET_EXPR): Call mark_addressable
DFSFChangeLog.111548 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
DFSFChangeLog.103161 * c-typeck.c (mark_addressable): Fix error in last change.
3210 * c-typeck.c (mark_addressable, case COMPONENT_REF):
DChangeLog-2001378 the first time only calling mark_addressable. Correct and simplify
3051 (lvalue_p, mark_addressable): Handle COMPOUND_LITERAL_EXPR.
25040 lvalue_or_else, mark_addressable): Likewise.
DChangeLog-200226620 (mark_addressable): Rename.
26626 * tree.h (mark_addressable): Remove.
DChangeLog.tree-ssa7326 a register, call mark_addressable. Split an in/out operand that
DChangeLog-200010235 mark_addressable.
/freebsd-10-stable/contrib/gcc/cp/
DChangeLog-1997319 * 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.
DChangeLog-1996373 * 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.
DChangeLog-2000510 * 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,
DChangeLog-1999781 * 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.
DChangeLog-20012352 build_function_call, mark_addressable, incomplete_type_error):
3148 * typeck.c (mark_addressable): Adjust.
DChangeLog-1995399 * typeck.c (mark_addressable): Only call assemble_external if we
420 * typeck.c (mark_addressable): Add missing call to
DChangeLog-20022539 * typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early.
3390 (mark_addressable): Rename.
DChangeLog-1998190 * typeck.c (mark_addressable): Likewise.