Searched defs:GenerateCFile (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-ld/
H A Dllvm-ld.cpp285 /// GenerateCFile - generates a C source file from the specified bitcode file.
286 static int GenerateCFile(const std::string &OutputFile, function
702 if (GenerateCFile(CFile.str(), BitcodeOutputFilename, llc, ErrMsg))

Completed in 159 milliseconds