Home
last modified time | relevance | path

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/
DMachineBlockFrequencyInfo.cpp147 std::string getNodeAttributes(const MachineBasicBlock *Node, in getNodeAttributes() function
149 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
DScheduleDAGPrinter.cpp64 static std::string getNodeAttributes(const SUnit *N, in getNodeAttributes() function
DMachineScheduler.cpp3729 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/
DDOTGraphTraits.h90 static std::string getNodeAttributes(const void *, in getNodeAttributes() function
DGraphWriter.h166 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G); in writeNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp137 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/
DSelectionDAGPrinter.cpp117 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/
DBlockFrequencyInfoImpl.h1382 std::string getNodeAttributes(NodeRef Node, const BlockFrequencyInfoT *Graph,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2316 static std::string getNodeAttributes(const TreeEntry *Entry, in getNodeAttributes() function