Searched refs:link_functions (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ipa-hsa.c | 96 hsa_summaries->link_functions (clone, node, s->m_kind, false); in process_hsa_functions() 118 hsa_summaries->link_functions (clone, node, HSA_FUNCTION, false); in process_hsa_functions()
|
H A D | hsa-common.c | 810 hsa_summary_t::link_functions (cgraph_node *gpu, cgraph_node *host, in link_functions() function 855 hsa_summaries->link_functions (gpu, host, HSA_KERNEL, true); in hsa_register_kernel()
|
H A D | hsa-common.h | 1254 void link_functions (cgraph_node *gpu, cgraph_node *host,
|