Searched defs:target_data (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libgomp/
H A Dtarget.c61 void *target_data; member in struct:offload_image_descr
682 gomp_offload_image_to_device(struct gomp_device_descr *devicep, void *host_table, void *target_data, bool is_register_lock) argument
771 GOMP_offload_register(void *host_table, enum offload_target_type target_type, void *target_data) argument
805 GOMP_offload_unregister(void *host_table, enum offload_target_type target_type, void *target_data) argument
[all...]
H A Dlibgomp.h244 struct target_mem_desc *target_data; member in struct:gomp_task_icv
/haiku-buildtools/gcc/libgomp/plugin/
H A Dplugin-nvptx.c337 void *target_data; member in struct:ptx_image_data
1616 GOMP_OFFLOAD_load_image (int ord, void *target_data, argument
1695 GOMP_OFFLOAD_unload_image (int tid __attribute__((unused)), void *target_data) argument
/haiku-buildtools/gcc/gcc/
H A Dhaifa-sched.c5812 first_cycle_multipass_data_t target_data; member in struct:choice_entry

Completed in 117 milliseconds