Home
last modified time | relevance | path

Searched refs:link_functions (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-hsa.c97 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 Dhsa-common.c810 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 Dhsa-common.h1259 void link_functions (cgraph_node *gpu, cgraph_node *host,
/netbsd-src/external/mit/xorg/lib/
H A Dlibglsl.old.mk66 link_functions.cpp \
H A Dlibglsl.mk69 link_functions.cpp \
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20164125 (link_functions): Move some functionality into it. Adjust after
33493 * hsa.c (hsa_summary_t::link_functions): Create IPA_REF_ADDR
H A DChangeLog-201820417 * hsa-common.c (hsa_summary_t::link_functions): Likewise.