Home
last modified time | relevance | path

Searched refs:record_function_versions (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h1363 static void record_function_versions (tree decl1, tree decl2);
H A Dcgraph.c232 cgraph_node::record_function_versions (tree decl1, tree decl2) in record_function_versions() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h1319 static void record_function_versions (tree decl1, tree decl2);
H A Dcgraph.cc235 cgraph_node::record_function_versions (tree decl1, tree decl2) in record_function_versions() function in cgraph_node
H A DChangeLog-20125076 (record_function_versions): New function.
5081 (record_function_versions): New function.
H A DChangeLog-201431263 (static void record_function_versions (tree decl1, tree decl2)):
31264 created from record_function_versions
H A DChangeLog-201311813 (record_function_versions): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c1119 cgraph_node::record_function_versions (olddecl, newdecl); in maybe_version_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc1171 cgraph_node::record_function_versions (olddecl, newdecl); in maybe_version_functions()