Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2385 void printModule(const Module *M);
2582 void AssemblyWriter::printModule(const Module *M) { in printModule() function in AssemblyWriter
4239 W.printModule(this); in print()