Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dattribs.h40 extern void apply_tm_attr (tree, tree);
Dattribs.cc1004 apply_tm_attr (tree fndecl, tree attr) in apply_tm_attr() function
Dtree.cc9640 apply_tm_attr (decl, get_identifier ("transaction_pure")); in set_call_expr_flags()
DChangeLog-20114121 * attribs.c (apply_tm_attr): New.
4276 (apply_tm_attr): Declare.
DChangeLog-20138119 (apply_tm_attr): Moved to attribs.h.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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()
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()
Ddecl.cc5131 apply_tm_attr (fn, get_identifier ("transaction_safe")); in push_cp_library_fn()