Home
last modified time | relevance | path

Searched refs:apply_tm_attr (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.h39 extern void apply_tm_attr (tree, tree);
H A Dattribs.c848 apply_tm_attr (tree fndecl, tree attr) in apply_tm_attr() function
H A Dtree.c10548 apply_tm_attr (decl, get_identifier ("transaction_pure")); in set_call_expr_flags()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h40 extern void apply_tm_attr (tree, tree);
H A Dattribs.cc1004 apply_tm_attr (tree fndecl, tree attr) in apply_tm_attr() function
H A Dtree.cc9640 apply_tm_attr (decl, get_identifier ("transaction_pure")); in set_call_expr_flags()
H A DChangeLog-20114121 * attribs.c (apply_tm_attr): New.
4276 (apply_tm_attr): Declare.
H A DChangeLog-20138119 (apply_tm_attr): Moved to attribs.h.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc664 apply_tm_attr (itm_fn, get_identifier ("transaction_pure")); in build_throw()
809 apply_tm_attr (rethrow_fn, get_identifier ("transaction_pure")); in build_throw()
H A Dclass.cc5265 apply_tm_attr (fndecl, tm_mask_to_attr (least_bit_hwi (found))); in set_one_vmethod_tm_attributes()
5320 apply_tm_attr (fndecl, class_tm_attr); in set_method_tm_attributes()
H A Ddecl.cc5131 apply_tm_attr (fn, get_identifier ("transaction_safe")); in push_cp_library_fn()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c714 apply_tm_attr (itm_fn, get_identifier ("transaction_pure")); in build_throw()
864 apply_tm_attr (rethrow_fn, get_identifier ("transaction_pure")); in build_throw()
H A Dclass.c5213 apply_tm_attr (fndecl, tm_mask_to_attr (least_bit_hwi (found))); in set_one_vmethod_tm_attributes()
5268 apply_tm_attr (fndecl, class_tm_attr); in set_method_tm_attributes()
H A Ddecl.c4844 apply_tm_attr (fn, get_identifier ("transaction_safe")); in push_cp_library_fn()