Searched refs:link_functions (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-hsa.c | 97 hsa_summaries->link_functions (clone, node, s->m_kind, false); in process_hsa_functions() 119 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 | 1259 void link_functions (cgraph_node *gpu, cgraph_node *host,
|
/netbsd-src/external/mit/xorg/lib/ |
H A D | libglsl.old.mk | 66 link_functions.cpp \
|
H A D | libglsl.mk | 69 link_functions.cpp \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2016 | 4125 (link_functions): Move some functionality into it. Adjust after 33493 * hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
|
H A D | ChangeLog-2018 | 20417 * hsa-common.c (hsa_summary_t::link_functions): Likewise.
|