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

  /src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn-run.cc 128 hsa_status_t (*hsa_executable_get_symbol_fn) member in struct:hsa_runtime_fn_info
429 XHSA (hsa_fns.hsa_executable_get_symbol_fn (executable, NULL,
439 XHSA (hsa_fns.hsa_executable_get_symbol_fn (executable, NULL,
449 XHSA (hsa_fns.hsa_executable_get_symbol_fn (executable, NULL, "main.kd",
  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn-run.cc 127 hsa_status_t (*hsa_executable_get_symbol_fn) member in struct:hsa_runtime_fn_info
428 XHSA (hsa_fns.hsa_executable_get_symbol_fn (executable, NULL,
438 XHSA (hsa_fns.hsa_executable_get_symbol_fn (executable, NULL,
448 XHSA (hsa_fns.hsa_executable_get_symbol_fn (executable, NULL, "main.kd",
  /src/external/gpl3/gcc/dist/libgomp/plugin/
plugin-gcn.c 170 hsa_status_t (*hsa_executable_get_symbol_fn) member in struct:hsa_runtime_fn_info
2167 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
3570 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
3609 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
3654 = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
3688 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
3747 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 169 hsa_status_t (*hsa_executable_get_symbol_fn) member in struct:hsa_runtime_fn_info
2012 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
3423 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,
3460 status = hsa_fns.hsa_executable_get_symbol_fn (agent->executable, NULL,

Completed in 108 milliseconds