Home
last modified time | relevance | path

Searched refs:remove_attribute (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.h75 extern tree remove_attribute (const char *, tree);
H A Dcgraphunit.c811 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_common_attributes()
885 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
887 DECL_ATTRIBUTES (decl) = remove_attribute ("alias", in process_function_and_variable_attributes()
933 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
H A Dipa-visibility.c506 DECL_ATTRIBUTES (node->decl) = remove_attribute ("weakref", in optimize_weakref()
H A Dattribs.c1407 remove_attribute (const char *attr_name, tree list) in remove_attribute() function
1594 a = remove_attribute ("dllimport", a); in merge_dllimport_decl_attributes()
H A Dipa.c553 = remove_attribute ("always_inline", in remove_unreachable_nodes()
H A Dsymtab.c1380 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in make_decl_local()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h83 extern tree remove_attribute (const char *, tree);
H A Dcgraphunit.cc818 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_common_attributes()
892 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
894 DECL_ATTRIBUTES (decl) = remove_attribute ("alias", in process_function_and_variable_attributes()
940 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
H A Dipa-visibility.cc506 DECL_ATTRIBUTES (node->decl) = remove_attribute ("weakref", in optimize_weakref()
H A Dattribs.cc1606 remove_attribute (const char *attr_name, tree list) in remove_attribute() function
1793 a = remove_attribute ("dllimport", a); in merge_dllimport_decl_attributes()
H A Dipa.cc556 = remove_attribute ("always_inline", in remove_unreachable_nodes()
H A Dsymtab.cc1529 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in make_decl_local()
H A Domp-offload.cc318 = remove_attribute ("omp declare target link", DECL_ATTRIBUTES (*tp)); in omp_discover_declare_target_var_r()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-gimplify.cc3074 list = remove_attribute ("hot", list); in remove_hotness_attribute()
3075 list = remove_attribute ("cold", list); in remove_hotness_attribute()
3076 list = remove_attribute ("likely", list); in remove_hotness_attribute()
3077 list = remove_attribute ("unlikely", list); in remove_hotness_attribute()
H A Dcvt.cc2079 tree attrs = remove_attribute ("transaction_safe", in tx_unsafe_fn_variant()
H A Dpt.cc14443 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_function_decl()
15188 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c3167 list = remove_attribute ("hot", list); in remove_hotness_attribute()
3168 list = remove_attribute ("cold", list); in remove_hotness_attribute()
3169 list = remove_attribute ("likely", list); in remove_hotness_attribute()
3170 list = remove_attribute ("unlikely", list); in remove_hotness_attribute()
H A Dcvt.c2060 tree attrs = remove_attribute ("transaction_safe", in tx_unsafe_fn_variant()
H A Dname-lookup.c7698 DECL_ATTRIBUTES (decl) = remove_attribute (op_bind_attrname, in discard_operator_bindings()
H A Dpt.c14029 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_function_decl()
14777 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
H A Ddecl.c8030 = remove_attribute ("omp declare target implicit", in cp_finish_decl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c1351 DECL_ATTRIBUTES (*node) = remove_attribute (ATTR_CRIT, in msp430_attr()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/
H A Dmsp430.cc1940 DECL_ATTRIBUTES (*node) = remove_attribute (ATTR_CRIT, in msp430_attr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1779 oldattrs = remove_attribute ("transaction_safe", oldattrs); in match_builtin_function_types()
5565 = remove_attribute ("omp declare target implicit", in finish_decl()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1794 oldattrs = remove_attribute ("transaction_safe", oldattrs); in match_builtin_function_types()
5684 = remove_attribute ("omp declare target implicit", in finish_decl()

12