Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c1544 if (!allows_reg && !cxx_mark_addressable (*op)) in finish_asm_stmt()
1602 if (!cxx_mark_addressable (*op)) in finish_asm_stmt()
4131 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
4139 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
5089 && !cxx_mark_addressable (t)) in handle_omp_array_sections()
5673 cxx_mark_addressable (placeholder); in finish_omp_reduction_clause()
5677 cxx_mark_addressable (decl_placeholder ? decl_placeholder in finish_omp_reduction_clause()
5703 cxx_mark_addressable (decl_placeholder ? decl_placeholder in finish_omp_reduction_clause()
5706 cxx_mark_addressable (placeholder); in finish_omp_reduction_clause()
5922 cxx_mark_addressable (t); in finish_omp_clauses()
[all …]
H A Dexcept.c746 cxx_mark_addressable (dtor_fn); in build_throw()
H A Dtypeck.c2080 if (!cxx_mark_addressable (exp)) in decay_conversion()
3350 if (!cxx_mark_addressable (array, true)) in cp_build_array_ref()
3362 if (!cxx_mark_addressable (array)) in cp_build_array_ref()
5770 if (error_operand_p (t) || !cxx_mark_addressable (t)) in build_address()
6491 cxx_mark_addressable (tree exp, bool array_ref_p) in cxx_mark_addressable() function
6558 cxx_mark_addressable (TREE_OPERAND (x, 0)); in cxx_mark_addressable()
H A Dcp-tree.h7193 extern bool cxx_mark_addressable (tree, bool = false);
H A Dclass.c7957 cxx_mark_addressable (fn); in resolve_address_of_overloaded_function()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c1885 if (!cxx_mark_addressable (exp)) in decay_conversion()
2931 if (!cxx_mark_addressable (array)) in cp_build_array_ref()
2943 if (!cxx_mark_addressable (array)) in cp_build_array_ref()
4756 if (error_operand_p (t) || !cxx_mark_addressable (t)) in build_address()
4769 if (error_operand_p (t) || !cxx_mark_addressable (t)) in build_typed_address()
5453 cxx_mark_addressable (tree exp) in cxx_mark_addressable() function
5514 cxx_mark_addressable (TREE_OPERAND (x, 0)); in cxx_mark_addressable()
H A Dexcept.c881 cxx_mark_addressable (cleanup); in build_throw()
H A Dsemantics.c1373 if (!allows_reg && !cxx_mark_addressable (operand)) in finish_asm_stmt()
1408 if (!cxx_mark_addressable (operand)) in finish_asm_stmt()
3651 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
3659 cxx_mark_addressable (slot); in simplify_aggr_init_expr()
H A Dcp-tree.h5763 extern bool cxx_mark_addressable (tree);
H A Dclass.c7112 cxx_mark_addressable (fn); in resolve_address_of_overloaded_function()