Home
last modified time | relevance | path

Searched refs:cxx_mark_addressable (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc1901 if (!allows_reg && !cxx_mark_addressable (*op)) in finish_asm_stmt()
1960 if (!cxx_mark_addressable (*op)) in finish_asm_stmt()
4656 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
4664 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
5787 && !cxx_mark_addressable (t)) in handle_omp_array_sections()
6376 cxx_mark_addressable (placeholder); in finish_omp_reduction_clause()
6380 cxx_mark_addressable (decl_placeholder ? decl_placeholder in finish_omp_reduction_clause()
6410 cxx_mark_addressable (decl_placeholder ? decl_placeholder in finish_omp_reduction_clause()
6413 cxx_mark_addressable (placeholder); in finish_omp_reduction_clause()
6861 cxx_mark_addressable (t); in finish_omp_clauses()
[all …]
H A Dexcept.cc784 cxx_mark_addressable (dtor_fn); in build_throw()
H A Dtypeck.cc2397 if (!cxx_mark_addressable (exp)) in decay_conversion()
3869 if (!cxx_mark_addressable (array, true)) in cp_build_array_ref()
3881 if (!cxx_mark_addressable (array)) in cp_build_array_ref()
6696 if (error_operand_p (t) || !cxx_mark_addressable (t)) in build_address()
7458 cxx_mark_addressable (tree exp, bool array_ref_p) in cxx_mark_addressable() function
7530 cxx_mark_addressable (TREE_OPERAND (x, 0)); in cxx_mark_addressable()
H A DChangeLog-2004757 * typeck.c (cxx_mark_addressable): Add braces around the first if.
762 * typeck.c (cxx_mark_addressable): Issue an error if address of an
2595 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
H A DChangeLog-20062222 * typeck.c (cxx_mark_addressable): Restore check for extra_warnings.
3027 (build_array_ref, cxx_mark_addressable): Likewise.
H A DChangeLog-20174668 * cp-tree.h (cxx_mark_addressable): Add array_ref_p argument.
4669 * typeck.c (cxx_mark_addressable): Likewise. Look through
4672 (cp_build_array_ref): Pass true as array_ref_p to cxx_mark_addressable.
H A DChangeLog-20181018 and cp_build_indirect_ref instead of cxx_mark_addressable.
3947 COMPOUND_EXPR. Call cxx_mark_addressable on the rightmost
H A Dcp-tree.h7949 extern bool cxx_mark_addressable (tree, bool = false);
H A Dclass.cc8684 cxx_mark_addressable (fn); in resolve_address_of_overloaded_function()
H A DChangeLog-2005991 * typeck.c (cxx_mark_addressable): Only check DECL_HARD_REGISTER
H A DChangeLog-20092669 maybe_push_decl, cxx_mark_addressable, force_target_expr,
H A DChangeLog-20133422 (cxx_mark_addressable): Likewise.
H A DChangeLog-20113989 * typeck.c (cxx_mark_addressable) [CONST_DECL]: Mark addressable
H A DChangeLog-20023381 * cp-tree.h (cxx_mark_addressable): New.
H A DChangeLog-20212495 * typeck.c (cxx_mark_addressable): Diagnose trying to make
H A DChangeLog-20035027 * typeck.c (cxx_mark_addressable): Adjust call to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c1630 if (!allows_reg && !cxx_mark_addressable (*op)) in finish_asm_stmt()
1689 if (!cxx_mark_addressable (*op)) in finish_asm_stmt()
4329 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
4337 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
5366 && !cxx_mark_addressable (t)) in handle_omp_array_sections()
5949 cxx_mark_addressable (placeholder); in finish_omp_reduction_clause()
5953 cxx_mark_addressable (decl_placeholder ? decl_placeholder in finish_omp_reduction_clause()
5983 cxx_mark_addressable (decl_placeholder ? decl_placeholder in finish_omp_reduction_clause()
5986 cxx_mark_addressable (placeholder); in finish_omp_reduction_clause()
6425 cxx_mark_addressable (t); in finish_omp_clauses()
[all …]
H A Dexcept.c829 cxx_mark_addressable (dtor_fn); in build_throw()
H A Dtypeck.c2208 if (!cxx_mark_addressable (exp)) in decay_conversion()
3609 if (!cxx_mark_addressable (array, true)) in cp_build_array_ref()
3621 if (!cxx_mark_addressable (array)) in cp_build_array_ref()
6181 if (error_operand_p (t) || !cxx_mark_addressable (t)) in build_address()
6943 cxx_mark_addressable (tree exp, bool array_ref_p) in cxx_mark_addressable() function
7015 cxx_mark_addressable (TREE_OPERAND (x, 0)); in cxx_mark_addressable()
H A Dcp-tree.h7541 extern bool cxx_mark_addressable (tree, bool = false);
H A Dclass.c8568 cxx_mark_addressable (fn); in resolve_address_of_overloaded_function()