Lines Matching defs:refcount_set
434 gomp_increment_refcount (splay_tree_key k, htab_t *refcount_set) in gomp_increment_refcount()
477 gomp_decrement_refcount (splay_tree_key k, htab_t *refcount_set, bool delete_p, in gomp_decrement_refcount()
544 htab_t *refcount_set) in gomp_map_vars_existing()
690 struct gomp_coalesce_buf *cbuf, htab_t *refcount_set) in gomp_map_fields_existing()
922 htab_t *refcount_set, in gomp_map_vars_internal()
1737 bool short_mapkind, htab_t *refcount_set, in gomp_map_vars()
1889 htab_t *refcount_set, struct goacc_asyncqueue *aq) in gomp_unmap_vars_internal()
1965 htab_t *refcount_set) in gomp_unmap_vars()
2577 htab_t refcount_set = htab_create (mapnum); in GOMP_target() local
2728 htab_t refcount_set = NULL; in GOMP_target_ext() local
2935 htab_t *refcount_set) in gomp_exit_data()
3122 htab_t refcount_set = htab_create (mapnum); in GOMP_target_enter_exit_data() local
3221 htab_t refcount_set = htab_create (ttask->mapnum); in gomp_target_task_fn() local