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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1696 /// WriteBitcodeToFile - Write the specified module to the specified output
1698 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.cpp1713 /// WriteBitcodeToFile - Write the specified module to the specified output
1715 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.cpp1910 /// WriteBitcodeToFile - Write the specified module to the specified output
1912 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { function in class:llvm_3_2

Completed in 140 milliseconds