Searched refs:printNamedMDNode (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
H A DAsmWriter.cpp1122 void printNamedMDNode(const NamedMDNode *NMD);
1272 printNamedMDNode(I);
1281 void AssemblyWriter::printNamedMDNode(const NamedMDNode *NMD) { function in class:AssemblyWriter
2037 W.printNamedMDNode(this);
/external/llvm/lib/IR/
H A DAsmWriter.cpp2076 void printNamedMDNode(const NamedMDNode *NMD);
2315 printNamedMDNode(&Node);
2345 void AssemblyWriter::printNamedMDNode(const NamedMDNode *NMD) { function in class:AssemblyWriter
3319 W.printNamedMDNode(this);
3335 W.printNamedMDNode(this);

Completed in 242 milliseconds