Searched refs:emitSimpleNode (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp136 GW.emitSimpleNode(nullptr, "plaintext=circle", "GraphRoot");
301 GW.emitSimpleNode(nullptr, "plaintext=circle", "GraphRoot");
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp131 GW.emitSimpleNode(0, "plaintext=circle", "GraphRoot");
296 GW.emitSimpleNode(0, "plaintext=circle", "GraphRoot");
/external/llvm/include/llvm/Support/
H A DGraphWriter.h261 /// emitSimpleNode - Outputs a simple (non-record) node
262 void emitSimpleNode(const void *ID, const std::string &Attr, function in class:llvm::GraphWriter
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DGraphWriter.h247 /// emitSimpleNode - Outputs a simple (non-record) node
248 void emitSimpleNode(const void *ID, const std::string &Attr, function in class:llvm::GraphWriter

Completed in 370 milliseconds