Searched defs:edge (Results 1 - 25 of 27) sorted by last modified time

12

/freebsd-10.0-release/sys/powerpc/powermac/
H A Dcpcht.c119 int edge; member in struct:cpcht_irq
/freebsd-10.0-release/sys/sys/
H A Dtimepps.h121 int edge; member in struct:pps_kcbind_args
236 time_pps_kcbind(pps_handle_t handle, const int kernel_consumer, const int edge, const int tsformat) argument
/freebsd-10.0-release/contrib/ntp/include/
H A Dtimepps-SCO.h482 time_pps_kcbind( pps_handle_t handle, const int kernel_consumer, const int edge, const int tsformat ) argument
H A Dtimepps-Solaris.h480 time_pps_kcbind( pps_handle_t handle, const int kernel_consumer, const int edge, const int tsformat ) argument
H A Dtimepps-SunOS.h483 time_pps_kcbind( pps_handle_t handle, const int kernel_consumer, const int edge, const int tsformat ) argument
/freebsd-10.0-release/contrib/gcc/
H A Dbasic-block.h146 typedef struct edge_def *edge; typedef in typeref:struct:edge_def
147 DEF_VEC_P(edge); variable
[all...]
H A Dcfghooks.c565 make_forwarder_block(basic_block bb, bool (*redirect_edge_p) (edge), void (*new_bb_cbk) (basic_block)) argument
[all...]
H A Dcfgloopanal.c55 struct edge struct
[all...]
H A Dcgraph.c380 struct cgraph_edge *edge = GGC_NEW (struct cgraph_edge); local
701 struct cgraph_edge *edge; local
[all...]
H A Dcgraphunit.c1104 struct cgraph_edge *edge; local
[all...]
H A Dipa-inline.c196 cgraph_mark_inline (struct cgraph_edge *edge) argument
363 cgraph_maybe_hot_edge_p(struct cgraph_edge *edge) argument
384 cgraph_edge_badness(struct cgraph_edge *edge) argument
422 struct cgraph_edge *edge; local
720 struct cgraph_edge *edge; local
[all...]
H A Dipa-utils.c88 struct cgraph_edge *edge; local
H A Dipa.c36 struct cgraph_edge *edge, last; local
[all...]
H A Dtree-flow.h37 typedef struct edge_def *edge; typedef in typeref:struct:edge_def
[all...]
H A Dtree-inline.c724 struct cgraph_edge *edge; local
[all...]
/freebsd-10.0-release/contrib/byacc/
H A Dlalr.c277 Value_t *edge; local
363 Value_t *edge; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DPathNumbering.cpp114 void BallLarusNode::addPredEdge(BallLarusEdge* edge) { argument
119 void BallLarusNode::removePredEdge(BallLarusEdge* edge) { argument
124 void BallLarusNode::addSuccEdge(BallLarusEdge* edge) { argument
129 removeSuccEdge(BallLarusEdge* edge) argument
[all...]
H A DPathProfileInfo.cpp203 BallLarusEdge* edge = getNextEdge(root, _number); local
H A DProfileDataLoaderPass.cpp152 ProfileData::Edge edge = PB.getEdge(BB, TI->getSuccessor(s)); local
H A DProfileEstimatorPass.cpp134 Edge edge = getEdge(*bbi,BB); local
205 Edge edge = getEdge(Latch,0); local
267 Edge edge = getEdge(BB,0); local
273 Edge edge = getEdge(BB,*bbi); local
341 Edge edge = getEdge(0,entry); local
[all...]
H A DProfileInfo.cpp492 static double readEdgeOrRemember(ProfileInfo::Edge edge, double w, argument
[all...]
H A DProfileInfoLoaderPass.cpp97 void LoaderPass::readEdgeOrRemember(Edge edge, Edge &tocalc, argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp276 PBQP::Graph::EdgeItr edge = local
375 PBQP::Graph::EdgeItr edge = g.findEdge(node1, node2); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DOptimalEdgeProfiling.cpp150 ProfileInfo::Edge edge = ProfileInfo::getEdge(0, entry); local
173 ProfileInfo::Edge edge = ProfileInfo::getEdge(BB, 0); local
184 ProfileInfo::Edge edge = ProfileInfo::getEdge(BB,Succ); local
[all...]
H A DPathProfiling.cpp392 operator <<(raw_ostream& os, const BLInstrumentationEdge& edge) argument
650 BallLarusEdge* edge; local
781 unlinkEdge(BallLarusEdge* edge) argument
790 makeEdgeSpanning(BLInstrumentationEdge* edge) argument
796 pushInitializationFromEdge( BLInstrumentationEdge* edge) argument
824 pushCountersFromEdge(BLInstrumentationEdge* edge) argument
901 createIncrementConstant( BLInstrumentationEdge* edge) argument
1078 insertInstrumentationStartingAt(BLInstrumentationEdge* edge, BLInstrumentationDag* dag) argument
1402 splitCritical(BLInstrumentationEdge* edge, BLInstrumentationDag* dag) argument
[all...]

Completed in 348 milliseconds

12