Searched defs:agent (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
H A D | plugin-hsa.c | 362 struct agent_info *agent; member 527 get_kernel_for_agent (struct agent_info *agent, const char *kernel_name) in get_kernel_for_agent() 547 suitable_hsa_agent_p (hsa_agent_t agent) in suitable_hsa_agent_p() 588 count_gpu_agents (hsa_agent_t agent, void *data __attribute__ ((unused))) in count_gpu_agents() 600 assign_agent_ids (hsa_agent_t agent, void *data) in assign_agent_ids() 715 struct agent_info *agent = &hsa_context.agents[n]; in GOMP_OFFLOAD_init_device() local 804 add_module_to_agent (struct agent_info *agent, struct module_info *module) in add_module_to_agent() 816 remove_module_from_agent (struct agent_info *agent, struct module_info *module) in remove_module_from_agent() 831 destroy_hsa_program (struct agent_info *agent) in destroy_hsa_program() 860 struct agent_info *agent, in init_basic_kernel_info() [all …]
|
H A D | plugin-gcn.c | 220 struct agent_info *agent; member 348 struct agent_info *agent; member 479 struct agent_info *agent; member 863 dump_hsa_regions (hsa_agent_t agent) in dump_hsa_regions() 876 dump_hsa_agent_info (hsa_agent_t agent, void *data __attribute__((unused))) in dump_hsa_agent_info() 1177 get_cu_count (struct agent_info *agent) in get_cu_count() 1212 struct agent_info *agent) in parse_target_attributes() 1411 suitable_hsa_agent_p (hsa_agent_t agent) in suitable_hsa_agent_p() 1452 count_gpu_agents (hsa_agent_t agent, void *data __attribute__ ((unused))) in count_gpu_agents() 1464 assign_agent_ids (hsa_agent_t agent, void *data) in assign_agent_ids() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
H A D | plugin-gcn.c | 218 struct agent_info *agent; member 345 struct agent_info *agent; member 476 struct agent_info *agent; member 860 dump_hsa_regions (hsa_agent_t agent) in dump_hsa_regions() 873 dump_hsa_agent_info (hsa_agent_t agent, void *data __attribute__((unused))) in dump_hsa_agent_info() 1140 get_cu_count (struct agent_info *agent) in get_cu_count() 1175 struct agent_info *agent) in parse_target_attributes() 1405 suitable_hsa_agent_p (hsa_agent_t agent) in suitable_hsa_agent_p() 1446 count_gpu_agents (hsa_agent_t agent, void *data __attribute__ ((unused))) in count_gpu_agents() 1458 assign_agent_ids (hsa_agent_t agent, void *data) in assign_agent_ids() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | cody.hh | 464 Packet Connect (std::string const &agent, std::string const &ident) in Connect() 745 void ConnectResponse (std::string const &agent) in ConnectResponse()
|
H A D | client.cc | 198 Packet Client::Connect (char const *agent, char const *ident, in Connect()
|
H A D | server.cc | 280 void Server::ConnectResponse (char const *agent, size_t alen) in ConnectResponse()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn-run.cc | 247 get_gpu_agent (hsa_agent_t agent, void *data __attribute__ ((unused))) in get_gpu_agent()
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | hsa_ext_amd.h | 1820 hsa_agent_t agent; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn-run.c | 265 get_gpu_agent (hsa_agent_t agent, void *data __attribute__ ((unused))) in get_gpu_agent()
|