Home
last modified time | relevance | path

Searched refs:decl_is_tm_clone (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtrans-mem.cc1820 gcc_assert (!decl_is_tm_clone (current_function_decl)); in execute_lower_tm()
2095 if (decl_is_tm_clone (current_function_decl)) in gate_tm_init()
3253 && !decl_is_tm_clone (current_function_decl)) in expand_block_edges()
3279 if (decl_is_tm_clone (current_function_decl)) in expand_block_edges()
3380 || (traverse_clones && decl_is_tm_clone (current_function_decl))) in expand_regions_1()
5182 if (e->caller == e->callee && decl_is_tm_clone (current_function_decl)) in ipa_tm_transform_calls_redirect()
H A Dprint-tree.cc438 if (TREE_CODE (node) == FUNCTION_DECL && decl_is_tm_clone (node)) in print_node()
H A Dcgraph.h3337 decl_is_tm_clone (const_tree fndecl) in decl_is_tm_clone() function
H A Dgimple-pretty-print.cc972 if (TREE_CODE (fn) == FUNCTION_DECL && decl_is_tm_clone (fn)) in dump_gimple_call()
H A Dcalls.cc747 if (decl_is_tm_clone (fndecl)) in is_tm_builtin()
H A Dtree-cfg.cc8049 && decl_is_tm_clone (fndecl)); in dump_function_to_file()
H A DChangeLog-20114155 (decl_is_tm_clone): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtrans-mem.c1817 gcc_assert (!decl_is_tm_clone (current_function_decl)); in execute_lower_tm()
2092 if (decl_is_tm_clone (current_function_decl)) in gate_tm_init()
3249 && !decl_is_tm_clone (current_function_decl)) in expand_block_edges()
3275 if (decl_is_tm_clone (current_function_decl)) in expand_block_edges()
3376 || (traverse_clones && decl_is_tm_clone (current_function_decl))) in expand_regions_1()
5181 if (e->caller == e->callee && decl_is_tm_clone (current_function_decl)) in ipa_tm_transform_calls_redirect()
H A Dprint-tree.c436 if (TREE_CODE (node) == FUNCTION_DECL && decl_is_tm_clone (node)) in print_node()
H A Dcgraph.h3369 decl_is_tm_clone (const_tree fndecl) in decl_is_tm_clone() function
H A Dgimple-pretty-print.c957 if (TREE_CODE (fn) == FUNCTION_DECL && decl_is_tm_clone (fn)) in dump_gimple_call()
H A Dcalls.c743 if (decl_is_tm_clone (fndecl)) in is_tm_builtin()
H A Dtree-cfg.c7977 && decl_is_tm_clone (fndecl)); in dump_function_to_file()