Searched refs:getNodeDescription (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 84 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription() function
|
D | GraphWriter.h | 182 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode() 207 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode()
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 83 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription() function
|
D | GraphWriter.h | 180 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode() 205 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 83 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription() function
|
D | GraphWriter.h | 180 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode() 205 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 3725 static std::string getNodeDescription(const SUnit *SU, const ScheduleDAG *G) { in getNodeDescription() function
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 3518 static std::string getNodeDescription(const SUnit *SU, const ScheduleDAG *G) { in getNodeDescription() function
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 3870 static std::string getNodeDescription(const SUnit *SU, const ScheduleDAG *G) { in getNodeDescription() function
|