Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhsa-brig.c2075 tree variable_info_type = make_node (RECORD_TYPE); in hsa_output_global_variables() local
2083 finish_builtin_struct (variable_info_type, "__hsa_variable_info", id_f2, in hsa_output_global_variables()
2089 tree global_vars_array_type = build_array_type (variable_info_type, in hsa_output_global_variables()
2120 tree variable_info_ctor = build_constructor (variable_info_type, in hsa_output_global_variables()