Searched refs:libgomp_host_table_vec (Results 1 – 1 of 1) sorted by relevance
2425 vec<constructor_elt, va_gc> *libgomp_host_table_vec = NULL; in hsa_output_libgomp_mapping() local2427 CONSTRUCTOR_APPEND_ELT (libgomp_host_table_vec, NULL_TREE, in hsa_output_libgomp_mapping()2431 CONSTRUCTOR_APPEND_ELT (libgomp_host_table_vec, NULL_TREE, in hsa_output_libgomp_mapping()2438 CONSTRUCTOR_APPEND_ELT (libgomp_host_table_vec, NULL_TREE, null_pointer_node); in hsa_output_libgomp_mapping()2439 CONSTRUCTOR_APPEND_ELT (libgomp_host_table_vec, NULL_TREE, null_pointer_node); in hsa_output_libgomp_mapping()2441 libgomp_host_table_vec); in hsa_output_libgomp_mapping()