Searched refs:cxx_mark_addressable (Results 1 – 12 of 12) sorted by relevance
69 #define LANG_HOOKS_MARK_ADDRESSABLE cxx_mark_addressable
1273 if (!allows_reg && !cxx_mark_addressable (operand)) in finish_asm_stmt()1308 if (!cxx_mark_addressable (operand)) in finish_asm_stmt()3155 cxx_mark_addressable (slot); in simplify_aggr_init_expr()3168 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
785 cxx_mark_addressable (cleanup); in build_throw()
1573 if (!cxx_mark_addressable (exp)) in decay_conversion()2500 if (!cxx_mark_addressable (array)) in build_array_ref()2512 if (!cxx_mark_addressable (array)) in build_array_ref()4088 if (error_operand_p (t) || !cxx_mark_addressable (t)) in build_address()4700 cxx_mark_addressable (tree exp) in cxx_mark_addressable() function4761 cxx_mark_addressable (TREE_OPERAND (x, 0)); in cxx_mark_addressable()
2226 cxx_mark_addressable (decl); in build_cleanup()
757 * typeck.c (cxx_mark_addressable): Add braces around the first if.762 * typeck.c (cxx_mark_addressable): Issue an error if address of an2595 unary_complex_lvalue, cxx_mark_addressable, build_modify_expr,4110 * typeck.c (cxx_mark_addressable): Don't put_var_into_stack.4698 * typeck.c (cxx_mark_addressable): Don't set TREE_ADDRESSABLE
3930 extern bool cxx_mark_addressable (tree);
6120 cxx_mark_addressable (cleanup); in register_dtor_fn()12263 cxx_mark_addressable (decl); in cxx_maybe_build_cleanup()
2311 * typeck.c (cxx_mark_addressable): Restore check for extra_warnings.3116 (build_array_ref, cxx_mark_addressable): Likewise.4575 * typeck.c (cxx_mark_addressable): Only check DECL_HARD_REGISTER
6030 cxx_mark_addressable (fn); in resolve_address_of_overloaded_function()
3381 * cp-tree.h (cxx_mark_addressable): New.
5027 * typeck.c (cxx_mark_addressable): Adjust call to