Home
last modified time | relevance | path

Searched refs:get_node (Results 1 – 13 of 13) sorted by relevance

/dragonfly/usr.bin/tsort/
H A Dtsort.c99 static NODE *get_node(char *);
202 n1 = get_node(s1); in add_arc()
207 n2 = get_node(s2); in add_arc()
231 get_node(char *name) in get_node() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-icf.h318 inline cgraph_node *get_node (void) in get_node() function
410 decl = get_node ()->decl; in init()
424 inline varpool_node *get_node (void) in get_node() function
H A Dipa-icf.c541 struct ipa_node_params *parms_info = IPA_NODE_REF (get_node ()); in param_used_p()
546 return ipa_is_param_used (IPA_NODE_REF (get_node ()), i); in param_used_p()
1071 cgraph_node *original = get_node (); in merge()
1073 cgraph_node *alias = alias_func->get_node (); in merge()
1388 get_node ()->get_untransformed_body (); in init()
1678 if (!opt_for_fn (get_node ()->decl, flag_devirtualize)) in compare_polymorphic_p()
1680 if (get_node ()->indirect_calls != NULL) in compare_polymorphic_p()
1684 for (e = get_node ()->callees; e; e = e->next_callee) in compare_polymorphic_p()
1826 gcc_checking_assert (get_node ()); in sem_variable()
2161 varpool_node *original = get_node (); in merge()
[all …]
/dragonfly/sys/dev/drm/ttm/
H A Dttm_bo_manager.c151 .get_node = ttm_bo_man_get_node,
H A Dttm_bo.c834 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_force_space()
947 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_space()
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dxml-utils.c89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node() function
114 match = get_node(ctx, node, path); in get_child_node()
H A Dxml-utils.h84 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root,
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c297 .get_node = amdgpu_gtt_mgr_new,
H A Damdgpu_vram_mgr.c318 .get_node = amdgpu_vram_mgr_new,
/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_driver.h107 int (*get_node)(struct ttm_mem_type_manager *man, member
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Derror.c3469 p->get_node ()); in print_instantiation_full_context()
3505 t->get_node ()); in print_instantiation_partial_context_line()
3511 t->get_node ()); in print_instantiation_partial_context_line()
H A Dcp-tree.h5926 tree get_node () { in get_node() function
H A Dpt.c8978 tree_list_freelist ().free (obj->get_node ()); in free()