Home
last modified time | relevance | path

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

12345678910>>...12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcgraphclones.c483 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
506 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
526 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
529 return clone_function_name ( in clone_function_name()
537 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
610 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
1024 : clone_function_name (old_decl, suffix)); in create_version_clone_with_body()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcgraphclones.c485 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
508 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
528 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
531 return clone_function_name ( in clone_function_name()
539 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
612 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcgraphclones.c485 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
508 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
528 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
531 return clone_function_name ( in clone_function_name()
539 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
612 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcgraphclones.c485 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
508 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
528 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
531 return clone_function_name ( in clone_function_name()
539 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
612 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcgraphclones.c483 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
506 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
526 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
529 return clone_function_name ( in clone_function_name()
537 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
610 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcgraphclones.c483 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
506 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
526 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
529 return clone_function_name ( in clone_function_name()
537 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
610 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcgraphclones.c483 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
506 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
526 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
529 return clone_function_name ( in clone_function_name()
537 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
610 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraphclones.c538 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
561 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
581 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
584 return clone_function_name ( in clone_function_name()
592 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
662 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcgraphclones.c538 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
561 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
581 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
584 return clone_function_name ( in clone_function_name()
592 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
662 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcgraphclones.c538 return clone_function_name (name, suffix, suffix_counter++); in clone_function_name_numbered()
561 clone_function_name (const char *name, const char *suffix, in clone_function_name() function
581 clone_function_name (tree decl, const char *suffix, in clone_function_name() function
584 return clone_function_name ( in clone_function_name()
592 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
662 clone_function_name (old_decl, suffix, num_suffix)); in create_virtual_clone()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmultiple_target.c170 clone_function_name (node->decl, in create_dispatcher_calls()
324 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()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dmultiple_target.c165 clone_function_name (node->decl, in create_dispatcher_calls()
315 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()
967 DECL_NAME (new_decl) = clone_function_name (old_decl, suffix); in create_version_clone_with_body()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dmultiple_target.c170 clone_function_name (node->decl, in create_dispatcher_calls()
324 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()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dmultiple_target.c170 clone_function_name (node->decl, in create_dispatcher_calls()
324 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()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmultiple_target.c170 clone_function_name (node->decl, in create_dispatcher_calls()
324 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()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dmultiple_target.c170 clone_function_name (node->decl, in create_dispatcher_calls()
324 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()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraphclones.c326 DECL_NAME (new_decl) = clone_function_name (thunk->decl, "artificial_thunk"); in duplicate_thunk_for_node()
524 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
575 SET_DECL_ASSEMBLER_NAME (new_decl, clone_function_name (old_decl, suffix)); in create_virtual_clone()
952 DECL_NAME (new_decl) = clone_function_name (old_decl, clone_name); in create_version_clone_with_body()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraphclones.c363 DECL_NAME (new_decl) = clone_function_name (thunk->decl, "artificial_thunk"); in duplicate_thunk_for_node()
520 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 cgraph_create_virtual_clone()
971 DECL_NAME (new_decl) = clone_function_name (old_decl, clone_name); in cgraph_function_versioning()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraphclones.c326 DECL_NAME (new_decl) = clone_function_name (thunk->decl, "artificial_thunk"); in duplicate_thunk_for_node()
524 clone_function_name (tree decl, const char *suffix) in clone_function_name() function
575 SET_DECL_ASSEMBLER_NAME (new_decl, clone_function_name (old_decl, suffix)); in create_virtual_clone()
952 DECL_NAME (new_decl) = clone_function_name (old_decl, clone_name); in create_version_clone_with_body()

12345678910>>...12