Searched refs:variable_info_type (Results 1 – 1 of 1) sorted by relevance
2076 tree variable_info_type = make_node (RECORD_TYPE); in hsa_output_global_variables() local2084 finish_builtin_struct (variable_info_type, "__hsa_variable_info", id_f2, in hsa_output_global_variables()2090 tree global_vars_array_type = build_array_type (variable_info_type, in hsa_output_global_variables()2121 tree variable_info_ctor = build_constructor (variable_info_type, in hsa_output_global_variables()