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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp1706 /// WriteBitcodeToFile - Write the specified module to the specified output
1708 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.cpp1770 /// WriteBitcodeToFile - Write the specified module to the specified output
1772 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.cpp1843 /// WriteBitcodeToFile - Write the specified module to the specified output
1845 void llvm_3_2::WriteBitcodeToFile(const Module *M, raw_ostream &Out) { function in class:llvm_3_2

Completed in 442 milliseconds