HomeSort by relevance Sort by last modified time
    Searched refs:getEntryNode (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/llvm/include/llvm/Analysis/
PostDominators.h 99 static NodeType *getEntryNode(PostDominatorTree *DT) {
104 if (getEntryNode(N))
105 return df_begin(getEntryNode(N));
107 return df_end(getEntryNode(N));
111 return df_end(getEntryNode(N));
RegionIterator.h 269 static NodeType *getEntryNode(NodeType* N) { return N; } \
280 static NodeType *getEntryNode(NodeType* N) { return N; } \
293 static NodeType *getEntryNode(RegionT* R) { \
297 return nodes_iterator::begin(getEntryNode(R)); \
300 return nodes_iterator::end(getEntryNode(R)); \
307 static NodeType *getEntryNode(RegionT* R) { \
311 return nodes_iterator::begin(getEntryNode(R)); \
314 return nodes_iterator::end(getEntryNode(R)); \
329 static NodeType *getEntryNode(RegionInfo *RI) {
330 return GraphTraits<FlatIt<Region*> >::getEntryNode(RI->getTopLevelRegion())
    [all...]
Interval.h 125 static NodeType *getEntryNode(Interval *I) { return I; }
139 static NodeType *getEntryNode(Inverse<Interval *> G) { return G.Graph; }
CallGraph.h 405 static NodeType *getEntryNode(CallGraphNode *CGN) { return CGN; }
423 static NodeType *getEntryNode(const CallGraphNode *CGN) { return CGN; }
432 static NodeType *getEntryNode(CallGraph *CGN) {
453 static NodeType *getEntryNode(const CallGraph *CGN) {
LazyCallGraph.h 519 static NodeType *getEntryNode(NodeType *N) { return N; }
527 static NodeType *getEntryNode(NodeType *N) { return N; }
  /external/llvm/include/llvm/ADT/
GraphTraits.h 33 // static NodeType *getEntryNode(const GraphType &)
91 static NodeType *getEntryNode(Inverse<Inverse<T> > *G) {
92 return GraphTraits<T>::getEntryNode(G->Graph.Graph);
PostOrderIterator.h 136 static inline _Self begin(GraphT G) { return _Self(GT::getEntryNode(G)); }
140 return _Self(GT::getEntryNode(G), S);
269 Initialize(GT::getEntryNode(G));
DepthFirstIterator.h 136 return _Self(GT::getEntryNode(G));
142 return _Self(GT::getEntryNode(G), S);
  /external/clang/include/clang/Analysis/Analyses/
Dominators.h 175 static NodeType *getEntryNode(NodeType *N) {
188 return df_begin(getEntryNode(N));
192 return df_end(getEntryNode(N));
198 static NodeType *getEntryNode(::clang::DominatorTree *DT) {
203 return df_begin(getEntryNode(N));
207 return df_end(getEntryNode(N));
  /external/llvm/include/llvm/IR/
Dominators.h 121 static NodeType *getEntryNode(NodeType *N) {
134 return df_begin(getEntryNode(N));
138 return df_end(getEntryNode(N));
144 static NodeType *getEntryNode(DominatorTree *DT) {
149 return df_begin(getEntryNode(N));
153 return df_end(getEntryNode(N));
CFG.h 278 static NodeType *getEntryNode(BasicBlock *BB) { return BB; }
291 static NodeType *getEntryNode(const BasicBlock *BB) { return BB; }
309 static NodeType *getEntryNode(Inverse<BasicBlock *> G) { return G.Graph; }
321 static NodeType *getEntryNode(Inverse<const BasicBlock*> G) {
343 static NodeType *getEntryNode(Function *F) { return &F->getEntryBlock(); }
353 static NodeType *getEntryNode(const Function *F) {return &F->getEntryBlock();}
370 static NodeType *getEntryNode(Inverse<Function*> G) {
376 static NodeType *getEntryNode(Inverse<const Function *> G) {
Type.h 448 static inline NodeType *getEntryNode(Type *T) { return T; }
461 static inline NodeType *getEntryNode(NodeType *T) { return T; }
  /external/clang/include/clang/AST/
StmtGraphTraits.h 32 static NodeType* getEntryNode(clang::Stmt* S) { return S; }
59 static NodeType* getEntryNode(const clang::Stmt* S) { return S; }
  /external/llvm/include/llvm/CodeGen/
MachineLoopInfo.h 167 static NodeType *getEntryNode(const MachineLoop *L) { return L; }
180 static NodeType *getEntryNode(MachineLoop *L) { return L; }
MachineDominators.h 185 static NodeType *getEntryNode(NodeType *N) {
198 static NodeType *getEntryNode(MachineDominatorTree *DT) {
MachineFunction.h 485 static NodeType *getEntryNode(MachineFunction *F) {
497 static NodeType *getEntryNode(const MachineFunction *F) {
522 static NodeType *getEntryNode(Inverse<MachineFunction*> G) {
528 static NodeType *getEntryNode(Inverse<const MachineFunction *> G) {
MachineBasicBlock.h 707 static NodeType *getEntryNode(MachineBasicBlock *BB) { return BB; }
720 static NodeType *getEntryNode(const MachineBasicBlock *BB) { return BB; }
738 static NodeType *getEntryNode(Inverse<MachineBasicBlock *> G) {
752 static NodeType *getEntryNode(Inverse<const MachineBasicBlock*> G) {
  /external/clang/include/clang/Analysis/
CallGraph.h 178 static NodeType *getEntryNode(clang::CallGraphNode *CGN) { return CGN; }
194 static NodeType *getEntryNode(const clang::CallGraphNode *CGN) { return CGN; }
202 static NodeType *getEntryNode(clang::CallGraph *CGN) {
227 static NodeType *getEntryNode(const clang::CallGraph *CGN) {
CFG.h     [all...]
  /external/llvm/lib/Analysis/
BlockFrequencyInfo.cpp 57 static inline const NodeType *getEntryNode(const BlockFrequencyInfo *G) {
  /external/llvm/lib/CodeGen/
MachineBlockFrequencyInfo.cpp 59 const NodeType *getEntryNode(const MachineBlockFrequencyInfo *G) {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 449 static inline NodeType* getEntryNode(NodeType* N) {
475 static inline NodeType* getEntryNode(NodeType* N) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILISelDAGToDAG.cpp 370 Base = CurDAG->getCopyFromReg(CurDAG->getEntryNode(),
371 CurDAG->getEntryNode().getDebugLoc(),
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILISelDAGToDAG.cpp 370 Base = CurDAG->getCopyFromReg(CurDAG->getEntryNode(),
371 CurDAG->getEntryNode().getDebugLoc(),
  /external/llvm/lib/Target/R600/
SIISelLowering.cpp 644 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 0, false);
646 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 4, false);
648 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 8, false);
650 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 12, false);
652 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 16, false);
654 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 20, false);
656 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 24, false);
658 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 28, false);
660 return LowerParameter(DAG, VT, VT, DL, DAG.getEntryNode(), 32, false);
    [all...]

Completed in 960 milliseconds

1 2 3