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

/external/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp115 void printModule(const std::string& fname, const std::string& modName );
1918 printModule(fname,mName);
1921 void CppWriter::printModule(const std::string& fname, function in class:CppWriter
2060 printModule(fname,tgtname);
/external/llvm/lib/VMCore/
H A DAsmWriter.cpp1162 void printModule(const Module *M);
1235 void AssemblyWriter::printModule(const Module *M) { function in class:AssemblyWriter
2089 W.printModule(this);

Completed in 192 milliseconds