Searched refs:m_gpu_implementation_p (Results 1 – 4 of 4) sorted by relevance
135 if (src != NULL && src->m_gpu_implementation_p) in process_hsa_functions()138 if (dst != NULL && !dst->m_gpu_implementation_p) in process_hsa_functions()201 bp_pack_value (&bp, s->m_gpu_implementation_p, 1); in ipa_hsa_write_summary()252 s->m_gpu_implementation_p = bp_unpack_value (&bp, 1); in ipa_hsa_read_section()
819 gpu_summary->m_gpu_implementation_p = true; in link_functions()820 host_summary->m_gpu_implementation_p = false; in link_functions()
1232 bool m_gpu_implementation_p; variable1240 m_bound_function (NULL), m_gpu_implementation_p (false) in hsa_function_summary()1416 return s != NULL && s->m_gpu_implementation_p; in hsa_gpu_implementation_p()
967 gcc_assert (s->m_gpu_implementation_p); in hsa_get_host_function()981 && s->m_gpu_implementation_p in get_brig_function_name()