Searched refs:create_version_clone_with_body (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | multiple_target.cc | 288 = node->create_version_clone_with_body (vNULL, NULL, NULL, NULL, NULL, in create_target_clone()
|
H A D | cgraphclones.cc | 1008 cgraph_node::create_version_clone_with_body in create_version_clone_with_body() function in cgraph_node
|
H A D | ipa-split.cc | 1375 node = cur_node->create_version_clone_with_body in split_function()
|
H A D | cgraph.h | 1023 cgraph_node *create_version_clone_with_body
|
H A D | omp-simd-clone.cc | 444 new_node = old_node->create_version_clone_with_body (vNULL, NULL, NULL, in simd_clone_create()
|
H A D | ChangeLog-2019 | 13908 (cgraph_node::create_version_clone_with_body): Likewise. 13966 of create_version_clone_with_body. 18844 (create_version_clone_with_body): Likewise. 35230 * cgraph.h (create_version_clone_with_body): Add new argument
|
H A D | ChangeLog-2018 | 8338 * cgraphclones.c (cgraph_node::create_version_clone_with_body): 31456 * cgraphclones.c (cgraph_node::create_version_clone_with_body):
|
H A D | ChangeLog-2015 | 39700 (cgraph_node::create_version_clone_with_body): Likewise. 39835 (cgraph_node::create_version_clone_with_body): Copy section.
|
H A D | ChangeLog-2021 | 15614 * cgraph.h (create_version_clone_with_body): Add new parameter.
|
H A D | ChangeLog-2020 | 5662 (cgraph_node::create_version_clone_with_body): Same.
|
H A D | ChangeLog-2014 | 31194 (cgraph_node *create_version_clone_with_body (vec<cgraph_edge *> redirect_callers,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | multiple_target.c | 309 new_node = node->create_version_clone_with_body (vNULL, NULL, in create_target_clone()
|
H A D | cgraphclones.c | 993 cgraph_node::create_version_clone_with_body in create_version_clone_with_body() function
|
H A D | ipa-split.c | 1356 node = cur_node->create_version_clone_with_body in split_function()
|
H A D | cgraph.h | 1063 cgraph_node *create_version_clone_with_body
|
H A D | omp-simd-clone.c | 442 new_node = old_node->create_version_clone_with_body (vNULL, NULL, NULL, in simd_clone_create()
|