Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c831 destroy_hsa_program (struct agent_info *agent) in destroy_hsa_program() function
911 && !destroy_hsa_program (agent)) in GOMP_OFFLOAD_load_image()
1757 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_unload_image()
1793 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_fini_device()
H A Dplugin-gcn.c2666 destroy_hsa_program (struct agent_info *agent) in destroy_hsa_program() function
3546 && !destroy_hsa_program (agent)) in GOMP_OFFLOAD_load_image()
3687 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_unload_image()
3729 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_fini_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c2475 destroy_hsa_program (struct agent_info *agent) in destroy_hsa_program() function
3371 && !destroy_hsa_program (agent)) in GOMP_OFFLOAD_load_image()
3548 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_unload_image()
3590 if (!destroy_hsa_program (agent)) in GOMP_OFFLOAD_fini_device()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog9296 (destroy_hsa_program): Likewise.
9588 (destroy_hsa_program): Change return type to bool, adjust to