Lines Matching refs:hsa_function_representation
203 hsa_function_representation::hsa_function_representation in hsa_function_representation() function
223 hsa_function_representation::hsa_function_representation (hsa_internal_fn *fn) in hsa_function_representation() function
236 hsa_function_representation::~hsa_function_representation () in ~hsa_function_representation()
271 hsa_function_representation::get_shadow_reg () in get_shadow_reg()
298 bool hsa_function_representation::has_shadow_reg_p () in has_shadow_reg_p()
304 hsa_function_representation::init_extra_bbs () in init_extra_bbs()
311 hsa_function_representation::update_dominance () in update_dominance()
321 hsa_function_representation::create_hsa_temporary (BrigType16_t type) in create_hsa_temporary()
332 hsa_function_representation::get_linkage () in get_linkage()
1329 hsa_function_representation::reg_for_gimple_ssa (tree ssa) in reg_for_gimple_ssa()
6025 gen_function_decl_parameters (hsa_function_representation *f, in gen_function_decl_parameters()
6152 hsa_function_representation *
6155 hsa_function_representation *fun in hsa_generate_function_declaration()
6156 = new hsa_function_representation (decl, false, 0); in hsa_generate_function_declaration()
6169 hsa_function_representation *
6172 hsa_function_representation *fun = new hsa_function_representation (fn); in hsa_generate_internal_fn_decl()
6573 hsa_cfun = new hsa_function_representation (cfun->decl, kernel, in generate_hsa()