Home
last modified time | relevance | path

Searched refs:rtl_info (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dfinal.c4930 cgraph_node::rtl_info (current_function_decl) in rest_of_clean_state()
5053 node = cgraph_node::rtl_info (current_function_decl); in collect_fn_hard_reg_usage()
5094 return cgraph_node::rtl_info (fndecl); in get_call_cgraph_rtl_info()
H A Dcgraph.h1327 static struct cgraph_rtl_info *rtl_info (tree);
H A Dcgraph.c1957 cgraph_node::rtl_info (tree decl) in rtl_info() function
H A Dcalls.c3596 struct cgraph_rtl_info *i = cgraph_node::rtl_info (fndecl); in expand_call()