Searched refs:getNodeAttributes (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 147 std::string getNodeAttributes(const MachineBasicBlock *Node, in getNodeAttributes() function 149 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
|
D | ScheduleDAGPrinter.cpp | 64 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
|
D | MachineScheduler.cpp | 3729 static std::string getNodeAttributes(const SUnit *N, const ScheduleDAG *G) { in getNodeAttributes() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DOTGraphTraits.h | 90 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
|
D | GraphWriter.h | 166 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 137 std::string getNodeAttributes(const BasicBlock *Node, in getNodeAttributes() function 139 return BFIDOTGTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGPrinter.cpp | 117 static std::string getNodeAttributes(const SDNode *N, in getNodeAttributes() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 1382 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 2316 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function
|