Searched refs:decl_is_tm_clone (Results 1 – 12 of 12) sorted by relevance
1831 gcc_assert (!decl_is_tm_clone (current_function_decl)); in execute_lower_tm()2106 if (decl_is_tm_clone (current_function_decl)) in gate_tm_init()3264 && !decl_is_tm_clone (current_function_decl)) in expand_block_edges()3290 if (decl_is_tm_clone (current_function_decl)) in expand_block_edges()3391 || (traverse_clones && decl_is_tm_clone (current_function_decl))) in expand_regions_1()5196 if (e->caller == e->callee && decl_is_tm_clone (current_function_decl)) in ipa_tm_transform_calls_redirect()
386 if (TREE_CODE (node) == FUNCTION_DECL && decl_is_tm_clone (node)) in print_node()
3148 decl_is_tm_clone (const_tree fndecl) in decl_is_tm_clone() function
931 if (TREE_CODE (fn) == FUNCTION_DECL && decl_is_tm_clone (fn)) in dump_gimple_call()
772 if (decl_is_tm_clone (fndecl)) in is_tm_builtin()
7999 && decl_is_tm_clone (fndecl)); in dump_function_to_file()
1106 decl_is_tm_clone (const_tree fndecl) in decl_is_tm_clone() function
427 if (TREE_CODE (node) == FUNCTION_DECL && decl_is_tm_clone (node)) in print_node()
1702 gcc_assert (!decl_is_tm_clone (current_function_decl)); in execute_lower_tm()1929 if (decl_is_tm_clone (current_function_decl)) in gate_tm_init()4542 if (e->caller == e->callee && decl_is_tm_clone (current_function_decl)) in ipa_tm_transform_calls_redirect()
703 if (TREE_CODE (fn) == FUNCTION_DECL && decl_is_tm_clone (fn)) in dump_gimple_call()
628 if (decl_is_tm_clone (fndecl)) in is_tm_builtin()
6543 bool tmclone = TREE_CODE (fn) == FUNCTION_DECL && decl_is_tm_clone (fn); in dump_function_to_file()