Home
last modified time | relevance | path

Searched refs:getGraphAttrs (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp123 const std::string &Attrs = Graph->getGraphAttrs(N); in getNodeAttributes()
196 const std::string SelectionDAG::getGraphAttrs(const SDNode *N) const { in getGraphAttrs() function in SelectionDAG
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp118 const std::string &Attrs = Graph->getGraphAttrs(N); in getNodeAttributes()
191 const std::string SelectionDAG::getGraphAttrs(const SDNode *N) const { in getGraphAttrs() function in SelectionDAG
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DSelectionDAG.h227 const std::string getGraphAttrs(const SDNode *N) const;
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h350 const std::string getGraphAttrs(const SDNode *N) const;