Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c228 static bool suppress_host_fallback; variable
251 suppress_host_fallback = true; in init_enviroment_variables()
253 suppress_host_fallback = false; in init_enviroment_variables()
1473 if (suppress_host_fallback) in GOMP_OFFLOAD_can_run()
H A Dplugin-gcn.c591 static bool suppress_host_fallback; variable
1071 suppress_host_fallback = true; in init_environment_variables()
1073 suppress_host_fallback = false; in init_environment_variables()
1490 if (suppress_host_fallback) in init_hsa_context()
3775 if (suppress_host_fallback) in GOMP_OFFLOAD_can_run()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c588 static bool suppress_host_fallback; variable
1068 suppress_host_fallback = true; in init_environment_variables()
1070 suppress_host_fallback = false; in init_environment_variables()
1484 if (suppress_host_fallback) in init_hsa_context()
3636 if (suppress_host_fallback) in GOMP_OFFLOAD_can_run()