Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c997 hsa_ext_program_t prog_handle; in create_and_finalize_hsa_program() local
1008 NULL, &prog_handle); in create_and_finalize_hsa_program()
1018 (prog_handle, module->image_desc->brig_module); in create_and_finalize_hsa_program()
1044 status = hsa_fns.hsa_ext_program_add_module_fn (prog_handle, in create_and_finalize_hsa_program()
1058 (prog_handle, agent->isa,HSA_EXT_FINALIZER_CALL_CONVENTION_AUTO, in create_and_finalize_hsa_program()
1067 hsa_fns.hsa_ext_program_destroy_fn (prog_handle); in create_and_finalize_hsa_program()