Searched refs:m_bound_function (Results 1 – 5 of 5) sorted by relevance
83 if (s != NULL && s->m_bound_function != NULL) in process_hsa_functions()140 e->redirect_callee (dst->m_bound_function); in process_hsa_functions()202 bp_pack_value (&bp, s->m_bound_function != NULL, 1); in ipa_hsa_write_summary()204 if (s->m_bound_function) in ipa_hsa_write_summary()205 stream_write_tree (ob, s->m_bound_function->decl, true); in ipa_hsa_write_summary()258 s->m_bound_function = cgraph_node::get_create (decl); in ipa_hsa_read_section()
825 gpu_summary->m_bound_function = host; in link_functions()826 host_summary->m_bound_function = gpu; in link_functions()
1229 cgraph_node *m_bound_function; variable1240 m_bound_function (NULL), m_gpu_implementation_p (false) in hsa_function_summary()
969 return s->m_bound_function ? s->m_bound_function->decl : NULL; in hsa_get_host_function()982 && s->m_bound_function) in get_brig_function_name()983 d = s->m_bound_function->decl; in get_brig_function_name()
4101 m_bound_function.