HomeSort by: relevance | last modified time | path
    Searched defs:init_hsa_context (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c 554 /* HSA runtime functions that are initialized in init_hsa_context. */
1522 init_hsa_context (bool probe) function
3351 if (!init_hsa_context (true))
3369 if (!init_hsa_context (false))
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 570 /* HSA runtime functions that are initialized in init_hsa_context. */
1473 init_hsa_context (void) function
3219 if (!init_hsa_context ())
3230 if (!init_hsa_context ())

Completed in 29 milliseconds