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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1683 /// WriteBitcodeToFile - Write the specified module to the specified output
1685 void llvm_2_9::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { function in class:llvm_2_9
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp1700 /// WriteBitcodeToFile - Write the specified module to the specified output
1702 void llvm_2_9_func::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { function in class:llvm_2_9_func
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp1858 /// WriteBitcodeToFile - Write the specified module to the specified output
1860 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { function in class:llvm_3_2

Completed in 1427 milliseconds