Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c2425 vec<constructor_elt, va_gc> *libgomp_host_table_vec = NULL; in hsa_output_libgomp_mapping() local
2427 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()