Home
last modified time | relevance | path

Searched refs:target_table (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2099 struct addr_pair *target_table = NULL; in gomp_load_image_to_device() local
2104 target_data, &target_table); in gomp_load_image_to_device()
2136 k->tgt_offset = target_table[i].start; in gomp_load_image_to_device()
2153 struct addr_pair *target_var = &target_table[num_funcs + i]; in gomp_load_image_to_device()
2184 struct addr_pair *device_num_var = &target_table[num_funcs + num_vars]; in gomp_load_image_to_device()
2209 free (target_table); in gomp_load_image_to_device()
H A DChangeLog1840 at end of returned 'target_table' entries.
1845 at end of returned 'target_table' entries.
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c1584 struct addr_pair *target_table = NULL; in gomp_load_image_to_device() local
1589 target_data, &target_table); in gomp_load_image_to_device()
1619 k->tgt_offset = target_table[i].start; in gomp_load_image_to_device()
1636 struct addr_pair *target_var = &target_table[num_funcs + i]; in gomp_load_image_to_device()
1663 free (target_table); in gomp_load_image_to_device()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c884 struct addr_pair **target_table) in GOMP_OFFLOAD_load_image() argument
916 *target_table = pair; in GOMP_OFFLOAD_load_image()
H A Dplugin-nvptx.c1208 struct addr_pair **target_table) in GOMP_OFFLOAD_load_image() argument
1248 *target_table = targ_tbl; in GOMP_OFFLOAD_load_image()
H A Dplugin-gcn.c3518 struct addr_pair **target_table) in GOMP_OFFLOAD_load_image() argument
3553 *target_table = pair; in GOMP_OFFLOAD_load_image()
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1268 struct addr_pair **target_table) in GOMP_OFFLOAD_load_image() argument
1311 *target_table = targ_tbl; in GOMP_OFFLOAD_load_image()
H A Dplugin-gcn.c3342 struct addr_pair **target_table) in GOMP_OFFLOAD_load_image() argument
3379 *target_table = pair; in GOMP_OFFLOAD_load_image()