Searched defs:edge (Results 1 - 25 of 105) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline.h73 estimate_edge_size (struct cgraph_edge *edge) argument
86 estimate_min_edge_growth (struct cgraph_edge *edge) argument
96 estimate_edge_growth (struct cgraph_edge *edge) argument
107 estimate_edge_time(struct cgraph_edge *edge, sreal *nonspec_time = NULL) argument
124 estimate_edge_hints(struct cgraph_edge *edge) argument
[all...]
H A Dipa-comdats.c183 struct cgraph_edge *edge; local
[all...]
H A Ddigraph.h238 digraph<GraphTraits>::add_edge (edge_t *edge) argument
[all...]
H A Dipa-fnsummary.h378 cross_module_call_p (struct cgraph_edge *edge) argument
H A Dtree-ssa-loop-ch.c366 auto_vec<std::pair<edge, loop_p> > copied; local
H A Dsymbol-summary.h642 T* get_create (cgraph_edge *edge) argument
661 remove(cgraph_edge *edge) argument
673 exists(cgraph_edge *edge) argument
720 symtab_removal(cgraph_edge *edge, void *data) argument
811 get_create(cgraph_edge *edge) argument
838 remove(cgraph_edge *edge) argument
849 exists(cgraph_edge *edge) argument
890 symtab_removal(cgraph_edge *edge, void *data) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-inline.h73 estimate_edge_size (struct cgraph_edge *edge) argument
86 estimate_min_edge_growth (struct cgraph_edge *edge) argument
96 estimate_edge_growth (struct cgraph_edge *edge) argument
107 estimate_edge_time(struct cgraph_edge *edge, sreal *nonspec_time = NULL) argument
124 estimate_edge_hints(struct cgraph_edge *edge) argument
[all...]
H A Ddigraph.h238 digraph<GraphTraits>::add_edge (edge_t *edge) argument
[all...]
H A Dipa-comdats.cc183 struct cgraph_edge *edge; local
[all...]
H A Dipa-inline-analysis.cc157 simple_edge_hints (struct cgraph_edge *edge) argument
183 do_estimate_edge_time (struct cgraph_edge *edge, srea argument
297 ipa_remove_from_growth_caches(struct cgraph_edge *edge) argument
309 do_estimate_edge_size(struct cgraph_edge *edge) argument
343 do_estimate_edge_hints(struct cgraph_edge *edge) argument
376 estimate_size_after_inlining(struct cgraph_node *node, struct cgraph_edge *edge) argument
[all...]
H A Dsymbol-summary.h698 T* get_create (cgraph_edge *edge) argument
717 remove(cgraph_edge *edge) argument
729 exists(cgraph_edge *edge) argument
776 symtab_removal(cgraph_edge *edge, void *data) argument
863 get_create(cgraph_edge *edge) argument
886 remove(cgraph_edge *edge) argument
897 exists(cgraph_edge *edge) argument
938 symtab_removal(cgraph_edge *edge, void *data) argument
[all...]
/netbsd-current/usr.bin/nbperf/
H A Dgraph2.c135 SIZED2(_add_edge)(struct SIZED(graph) *graph, uint32_t edge) argument
149 SIZED2(_remove_edge)(struct SIZED(graph) *graph, uint32_t edge) argument
[all...]
/netbsd-current/games/dab/
H A Dbox.cc130 int& BOX::edge(int e) function in class:BOX
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dunitecs.c97 struct addredge* edge; local
121 struct addredge* edge; local
[all...]
/netbsd-current/lib/libmenu/
H A Dinternals.c91 int neighbour, cycle, row_major, edge; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp181 PBQPRAGraph::EdgeId edge = G.findEdge(node1, node2); local
277 PBQPRAGraph::EdgeId edge = G.findEdge(node1, node2); local
[all...]
/netbsd-current/external/bsd/unbound/dist/edns-subnet/
H A Daddrtree.h103 struct addredge *edge[2]; member in struct:addrnode
/netbsd-current/sys/arch/hpcmips/dev/
H A Dtc5165buf.c223 u_int16_t mask, rpat, edge; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_pint.c32 bu32 mask, edge, invert; member in struct:bfin_pint
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-ports.c173 struct hw_port_edge *edge; local
[all...]
/netbsd-current/sys/arch/arm/marvell/
H A Dmvsocgpp.c75 uint32_t edge; member in struct:mvsocgpp_softc::mvsocgpp_pic
/netbsd-current/sys/arch/hpcsh/dev/
H A Dpfckbd.c221 unsigned int edge, mask; local
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_pint.c33 bu32 mask, edge, invert; member in struct:bfin_pint
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dhw-ports.c164 struct hw_port_edge *edge; local
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_scheduler.h239 struct isl_sched_edge *edge; member in struct:isl_sched_graph
[all...]

Completed in 474 milliseconds

12345