Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_prio_q.h63 # define get_node(size) debug_get_node(size, __FILE__, __LINE__) macro
66 # define get_node(size) debug_get_node(size) macro
/netbsd-src/usr.bin/tsort/
H A Dtsort.c110 static NODE *get_node(const char *);
210 n1 = get_node(s1); in add_arc()
215 n2 = get_node(s2); in add_arc()
239 get_node(const char *name) in get_node() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_ttm.c99 .get_node = nouveau_vram_manager_new,
125 .get_node = nouveau_gart_manager_new,
164 .get_node = nv04_gart_manager_new,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf.cc499 ipa_node_params *parms_info = ipa_node_params_sum->get (get_node ()); in param_used_p()
1020 cgraph_node *original = get_node (); in merge()
1022 cgraph_node *alias = alias_func->get_node (); in merge()
1351 get_node ()->get_untransformed_body (); in init()
1494 if (!opt_for_fn (get_node ()->decl, flag_devirtualize)) in compare_polymorphic_p()
1496 if (get_node ()->indirect_calls != NULL) in compare_polymorphic_p()
1500 for (e = get_node ()->callees; e; e = e->next_callee) in compare_polymorphic_p()
1629 gcc_checking_assert (get_node ()); in sem_variable()
1920 decl = get_node ()->decl; in init()
1972 varpool_node *original = get_node (); in merge()
[all …]
H A Dipa-icf.h336 inline cgraph_node *get_node (void) in get_node() function
442 inline varpool_node *get_node (void) in get_node() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf.c489 class ipa_node_params *parms_info = IPA_NODE_REF (get_node ()); in param_used_p()
494 return ipa_is_param_used (IPA_NODE_REF (get_node ()), i); in param_used_p()
1015 cgraph_node *original = get_node (); in merge()
1017 cgraph_node *alias = alias_func->get_node (); in merge()
1346 get_node ()->get_untransformed_body (); in init()
1474 if (!opt_for_fn (get_node ()->decl, flag_devirtualize)) in compare_polymorphic_p()
1476 if (get_node ()->indirect_calls != NULL) in compare_polymorphic_p()
1480 for (e = get_node ()->callees; e; e = e->next_callee) in compare_polymorphic_p()
1608 gcc_checking_assert (get_node ()); in sem_variable()
1899 decl = get_node ()->decl; in init()
[all …]
H A Dipa-icf.h336 inline cgraph_node *get_node (void) in get_node() function
435 inline varpool_node *get_node (void) in get_node() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DCallStack.h107 get_node (int) in get_node() function
H A DArchiveExp.cc84 CallStackNode *node = callStack->get_node (n); in read_data()
H A DCallStack.cc128 virtual CallStackNode *get_node (int n);
181 CallStackNode *node = get_node (i); in ~CallStackP()
211 CallStackNode *node = get_node (nodes - 1); in new_Node()
1124 CallStackP::get_node (int n) in get_node() function in CallStackP
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCallStack.h107 get_node (int) in get_node() function
H A DArchiveExp.cc84 CallStackNode *node = callStack->get_node (n); in read_data()
H A DCallStack.cc128 virtual CallStackNode *get_node (int n);
181 CallStackNode *node = get_node (i); in ~CallStackP()
211 CallStackNode *node = get_node (nodes - 1); in new_Node()
1124 CallStackP::get_node (int n) in get_node() function in CallStackP
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dcheck_ninja_deps.py142 label = lambda v: g.get_node(v).attr["label"]
/netbsd-src/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo_manager.c158 .get_node = ttm_bo_man_get_node,
H A Dttm_bo.c980 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_force_space()
1127 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_space()
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c156 .get_node = vmw_gmrid_man_get_node,
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntpsim.c215 if ((e = get_node(sizeof(*e))) == NULL) in event()
450 if ((rbuf = get_node(sizeof(*rbuf))) == NULL) in sim_event_recv_packet()
/netbsd-src/external/bsd/wpa/dist/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,
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_bo_driver.h108 int (*get_node)(struct ttm_mem_type_manager *man, member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gtt_mgr.c373 .get_node = amdgpu_gtt_mgr_new,
H A Damdgpu_vram_mgr.c533 .get_node = amdgpu_vram_mgr_new,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Derror.c3559 p->get_node ()); in print_instantiation_full_context()
3595 t->get_node ()); in print_instantiation_partial_context_line()
3601 t->get_node ()); in print_instantiation_partial_context_line()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Derror.cc3660 p->get_node ()); in print_instantiation_full_context()
3696 t->get_node ()); in print_instantiation_partial_context_line()
3702 t->get_node ()); in print_instantiation_partial_context_line()

12