Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h150 unsigned global_variable_count() const { return GVs.size(); } in global_variable_count() function
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c346 const unsigned global_variable_count; member
1080 for (unsigned i = 0; i < module->image_desc->global_variable_count; i++) in create_and_finalize_hsa_program()
H A Dplugin-gcn.c397 const unsigned global_variable_count; member
3534 unsigned var_count = image_desc->global_variable_count; in GOMP_OFFLOAD_load_image()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig.c2354 unsigned global_variable_count = hsa_global_variable_symbols->elements (); in hsa_output_libgomp_mapping() local
2398 global_variable_count)); in hsa_output_libgomp_mapping()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c394 const unsigned global_variable_count; member
3358 unsigned var_count = image_desc->global_variable_count; in GOMP_OFFLOAD_load_image()