Home
last modified time | relevance | path

Searched refs:function_version (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dmultiple_target.c133 wi.info = (void *)node->function_version (); in create_dispatcher_calls()
393 decl1_v = node->function_version (); in expand_target_clones()
416 decl2_v = new_node->function_version (); in expand_target_clones()
H A Dcgraph.c165 cgraph_node::function_version (void) in function_version() function
220 delete_function_version (decl_node->function_version ()); in delete_function_version_by_decl()
238 decl1_v = decl1_node->function_version (); in record_function_versions()
239 decl2_v = decl2_node->function_version (); in record_function_versions()
1825 delete_function_version (function_version ()); in remove()
2063 cgraph_function_version_info *vi = function_version (); in dump()
H A Dcgraphunit.c648 = function_version (); in analyze()
1147 || edge->callee->function_version ())) in analyze_functions()
H A Dcgraph.h1017 cgraph_function_version_info *function_version (void);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcall.c7536 node_v = node->function_version (); in mark_versions_used()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c32712 node_v = node->function_version (); in ix86_get_function_versions_dispatcher()
32890 node_version_info = node->function_version (); in ix86_generate_version_dispatcher_body()