Home
last modified time | relevance | path

Searched refs:clone_function_name (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dmultiple_target.c165 clone_function_name (node->decl, in create_dispatcher_calls()
319 clone_function_name (node->decl, in create_target_clone()
H A Dcgraphclones.c319 DECL_NAME (new_decl) = clone_function_name (thunk->decl, "artificial_thunk"); in duplicate_thunk_for_node()
537 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
588 SET_DECL_ASSEMBLER_NAME (new_decl, clone_function_name (old_decl, suffix)); in create_virtual_clone()
972 DECL_NAME (new_decl) = clone_function_name (old_decl, suffix); in create_version_clone_with_body()
H A Dcgraph.h2375 tree clone_function_name (tree decl, const char *);
H A Dsymtab.c1790 DECL_NAME (new_decl) = clone_function_name (node->decl, "localalias"); in noninterposable_alias()
H A Domp-simd-clone.c451 DECL_NAME (new_decl) = clone_function_name (old_decl, "simdclone"); in simd_clone_create()
H A Dfinal.c2280 = clone_function_name (current_function_decl, "cold"); in final_scan_insn_1()
H A Domp-expand.c7621 DECL_NAME (kern_fndecl) = clone_function_name (kern_fndecl, "kernel"); in grid_expand_target_grid_body()
H A Domp-low.c1538 return clone_function_name (current_function_decl, in create_omp_child_function_name()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcgraph.c2201 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
2253 DECL_NAME (new_decl) = clone_function_name (old_decl, suffix); in cgraph_create_virtual_clone()
2519 clone_function_name (decl, "local")); in cgraph_make_decl_local()
2532 clone_function_name (decl, "local")); in cgraph_make_decl_local()
H A Dcgraph.h540 tree clone_function_name (tree decl, const char *);
H A Dcgraphunit.c2391 DECL_NAME (new_decl) = clone_function_name (old_decl, clone_name); in cgraph_function_versioning()
H A Domp-low.c1558 return (clone_function_name (current_function_decl, in create_omp_child_function_name()