Searched refs:GOMP_PLUGIN_error (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp-plugin.c63 GOMP_PLUGIN_error (const char *msg, ...) function
H A Dlibgomp-plugin.h113 extern void GOMP_PLUGIN_error (const char *, ...)
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp-plugin.c63 GOMP_PLUGIN_error (const char *msg, ...) function
H A Dlibgomp-plugin.h119 extern void GOMP_PLUGIN_error (const char *, ...)
/netbsd-current/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c682 GOMP_PLUGIN_error ("GCN fatal error: %s\nRuntime message: %s\n", str,
1509 GOMP_PLUGIN_error ("Failed to assign IDs to all GCN agents");
1517 GOMP_PLUGIN_error ("Failed to list all HSA runtime agents");
1524 GOMP_PLUGIN_error ("Failed to obtain HSA runtime minor version");
1528 GOMP_PLUGIN_error ("Failed to obtain HSA runtime major version");
1551 GOMP_PLUGIN_error ("Attempt to use uninitialized GCN context.");
1556 GOMP_PLUGIN_error ("Request to operate on non-existent GCN device %i", n);
1561 GOMP_PLUGIN_error ("Attempt to use an uninitialized GCN agent.");
1720 GOMP_PLUGIN_error ("Could not lock a GCN agent program mutex");
1730 GOMP_PLUGIN_error ("Faile
[all...]
H A Dplugin-nvptx.c164 GOMP_PLUGIN_error (#FN " error: %s", \
391 GOMP_PLUGIN_error ("cuCtxGetDevice error: %s", cuda_error (r));
404 GOMP_PLUGIN_error ("device %d not found", n);
439 GOMP_PLUGIN_error ("cuCtxGetDevice error: %s", cuda_error (r));
500 GOMP_PLUGIN_error ("cuDeviceGetAttribute error: %s", cuda_error (r));
509 GOMP_PLUGIN_error ("Only warp size 32 is supported");
637 GOMP_PLUGIN_error ("Error parsing %s", var_name);
711 GOMP_PLUGIN_error ("Link error log %s\n", &elog[0]);
712 GOMP_PLUGIN_error ("cuLinkAddData (ptx_code) error: %s",
726 GOMP_PLUGIN_error ("Lin
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c318 GOMP_PLUGIN_error ("HSA fatal error: %s\nRuntime message: %s", str,
643 GOMP_PLUGIN_error ("Failed to assign IDs to all HSA agents");
712 GOMP_PLUGIN_error ("Request to initialize non-existing HSA device %i", n);
722 GOMP_PLUGIN_error ("Failed to initialize an HSA agent rwlock");
727 GOMP_PLUGIN_error ("Failed to initialize an HSA agent program mutex");
765 GOMP_PLUGIN_error ("Could not find suitable memory region for kernel "
785 GOMP_PLUGIN_error ("Attempt to use uninitialized HSA context.");
790 GOMP_PLUGIN_error ("Request to operate on anon-existing HSA device %i", n);
795 GOMP_PLUGIN_error ("Attempt to use an uninitialized HSA agent.");
872 GOMP_PLUGIN_error ("Faile
[all...]
H A Dplugin-gcn.c685 GOMP_PLUGIN_error ("GCN fatal error: %s\nRuntime message: %s\n", str,
1515 GOMP_PLUGIN_error ("Failed to assign IDs to all GCN agents");
1523 GOMP_PLUGIN_error ("Failed to list all HSA runtime agents");
1530 GOMP_PLUGIN_error ("Failed to obtain HSA runtime minor version");
1534 GOMP_PLUGIN_error ("Failed to obtain HSA runtime major version");
1557 GOMP_PLUGIN_error ("Attempt to use uninitialized GCN context.");
1562 GOMP_PLUGIN_error ("Request to operate on non-existent GCN device %i", n);
1567 GOMP_PLUGIN_error ("Attempt to use an uninitialized GCN agent.");
1720 GOMP_PLUGIN_error ("Could not lock a GCN agent program mutex");
1730 GOMP_PLUGIN_error ("Faile
[all...]
H A Dplugin-nvptx.c150 GOMP_PLUGIN_error (#FN " error: %s", \
369 GOMP_PLUGIN_error ("cuCtxGetDevice error: %s", cuda_error (r));
382 GOMP_PLUGIN_error ("device %d not found", n);
417 GOMP_PLUGIN_error ("cuCtxGetDevice error: %s", cuda_error (r));
478 GOMP_PLUGIN_error ("cuDeviceGetAttribute error: %s", cuda_error (r));
487 GOMP_PLUGIN_error ("Only warp size 32 is supported");
606 GOMP_PLUGIN_error ("Error parsing %s", var_name);
680 GOMP_PLUGIN_error ("Link error log %s\n", &elog[0]);
681 GOMP_PLUGIN_error ("cuLinkAddData (ptx_code) error: %s",
695 GOMP_PLUGIN_error ("cuLinkComplet
[all...]

Completed in 159 milliseconds