/external/llvm-project/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function 61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function 62 return DOTGraphTraits<DomTreeNode*>::getNodeLabel(Node, G->getRootNode()); in getNodeLabel() 77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function 78 return DOTGraphTraits<DomTreeNode*>::getNodeLabel(Node, G->getRootNode()); in getNodeLabel()
|
D | RegionPrinter.cpp | 44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function 69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function 70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
|
/external/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function 61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function 62 return DOTGraphTraits<DomTreeNode*>::getNodeLabel(Node, G->getRootNode()); in getNodeLabel() 77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function 78 return DOTGraphTraits<DomTreeNode*>::getNodeLabel(Node, G->getRootNode()); in getNodeLabel()
|
D | RegionPrinter.cpp | 44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function 69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function 70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
|
D | BlockFrequencyInfo.cpp | 92 std::string getNodeLabel(const BasicBlock *Node, in getNodeLabel() function 95 return BFIDOTGTraitsBase::getNodeLabel(Node, Graph, in getNodeLabel()
|
D | CallPrinter.cpp | 30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DomPrinter.cpp | 34 std::string getNodeLabel(DomTreeNode *Node, DomTreeNode *Graph) { in getNodeLabel() function 61 std::string getNodeLabel(DomTreeNode *Node, DominatorTree *G) { in getNodeLabel() function 62 return DOTGraphTraits<DomTreeNode*>::getNodeLabel(Node, G->getRootNode()); in getNodeLabel() 77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel() function 78 return DOTGraphTraits<DomTreeNode*>::getNodeLabel(Node, G->getRootNode()); in getNodeLabel()
|
D | RegionPrinter.cpp | 44 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function 69 std::string getNodeLabel(RegionNode *Node, RegionInfo *G) { in getNodeLabel() function 70 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
|
D | CallPrinter.cpp | 30 std::string getNodeLabel(CallGraphNode *Node, CallGraph *Graph) { in getNodeLabel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAGPrinter.cpp | 63 std::string getNodeLabel(const SUnit *SU, const ScheduleDAG *Graph); 76 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
|
D | MachineBlockFrequencyInfo.cpp | 125 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function 143 return MBFIDOTGraphTraitsBase::getNodeLabel(Node, Graph, getGVDT(), in getNodeLabel()
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAGPrinter.cpp | 66 std::string getNodeLabel(const SUnit *Node, const ScheduleDAG *Graph); 79 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
|
D | MachineBlockFrequencyInfo.cpp | 90 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function 92 return MBFIDOTGraphTraitsBase::getNodeLabel( in getNodeLabel()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | ScheduleDAGPrinter.cpp | 63 std::string getNodeLabel(const SUnit *SU, const ScheduleDAG *Graph); 76 std::string DOTGraphTraits<ScheduleDAG*>::getNodeLabel(const SUnit *SU, in getNodeLabel() function in DOTGraphTraits
|
D | MachineBlockFrequencyInfo.cpp | 125 std::string getNodeLabel(const MachineBasicBlock *Node, in getNodeLabel() function 143 return MBFIDOTGraphTraitsBase::getNodeLabel(Node, Graph, getGVDT(), in getNodeLabel()
|
/external/llvm-project/mlir/lib/Transforms/ |
D | ViewRegionGraph.cpp | 21 static std::string getNodeLabel(Block *Block, Region *); 24 std::string DOTGraphTraits<Region *>::getNodeLabel(Block *Block, Region *) { in getNodeLabel() function in llvm::DOTGraphTraits
|
D | ViewOpGraph.cpp | 53 static std::string getNodeLabel(Operation *op, Block *); 56 std::string DOTGraphTraits<Block *>::getNodeLabel(Operation *op, Block *b) { in getNodeLabel() function in llvm::DOTGraphTraits
|
/external/llvm-project/polly/lib/Analysis/ |
D | ScopGraphPrinter.cpp | 66 std::string getNodeLabel(RegionNode *Node, RegionNode *Graph) { in getNodeLabel() function 118 std::string getNodeLabel(RegionNode *Node, ScopDetectionWrapperPass *P) { in getNodeLabel() function 119 return DOTGraphTraits<RegionNode *>::getNodeLabel( in getNodeLabel()
|
/external/clang/lib/AST/ |
D | StmtViz.cpp | 35 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
|
/external/llvm-project/clang/lib/AST/ |
D | StmtViz.cpp | 34 static std::string getNodeLabel(const Stmt* Node, const Stmt* Graph) { in getNodeLabel() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 119 std::string getNodeLabel(const SDNode *Node, const SelectionDAG *Graph); 144 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 116 std::string getNodeLabel(const SDNode *Node, const SelectionDAG *Graph); 141 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 116 std::string getNodeLabel(const SDNode *Node, const SelectionDAG *Graph); 141 std::string DOTGraphTraits<SelectionDAG*>::getNodeLabel(const SDNode *Node, in getNodeLabel() function in DOTGraphTraits
|
/external/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 70 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel() function
|