Lines Matching defs:tgt
188 struct target_mem_desc *tgt; member
361 gomp_map_pointer (struct target_mem_desc *tgt, uintptr_t host_ptr, in gomp_map_pointer()
400 gomp_map_fields_existing (struct target_mem_desc *tgt, splay_tree_key n, in gomp_map_fields_existing()
461 gomp_map_val (struct target_mem_desc *tgt, void **hostaddrs, size_t i) in gomp_map_val()
491 struct target_mem_desc *tgt in gomp_map_vars() local
1004 gomp_unmap_tgt (struct target_mem_desc *tgt) in gomp_unmap_tgt()
1019 gomp_unmap_vars (struct target_mem_desc *tgt, bool do_copyfrom) in gomp_unmap_vars()
1178 struct target_mem_desc *tgt = gomp_malloc (sizeof (*tgt)); in gomp_load_image_to_device() local
1466 struct target_mem_desc *tgt = mem_map->root->key.tgt; in gomp_free_memmap() local
1515 copy_firstprivate_data (char *tgt, size_t mapnum, void **hostaddrs, in copy_firstprivate_data()
1685 char *tgt = gomp_alloca (tgt_size + tgt_align - 1); in GOMP_target_ext() local
1706 char *tgt = gomp_alloca (tgt_size + tgt_align - 1); in GOMP_target_ext() local
1724 char *tgt = gomp_alloca (tgt_size + tgt_align - 1); in GOMP_target_ext() local
1753 struct target_mem_desc *tgt in gomp_target_data_fallback() local
1772 struct target_mem_desc *tgt in GOMP_target_data() local
1791 struct target_mem_desc *tgt in GOMP_target_data_ext() local
1805 struct target_mem_desc *tgt = icv->target_data; in GOMP_target_end_data() local
2435 struct target_mem_desc *tgt = gomp_malloc (sizeof (*tgt)); in omp_target_associate_ptr() local