Searched refs:WriteTypeTable (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp211 /// WriteTypeTable - Write out the type table for a module.
212 static void WriteTypeTable(const llvm_2_9::ValueEnumerator &VE, function
1607 WriteTypeTable(VE, Stream);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp182 /// WriteTypeTable - Write out the type table for a module.
183 static void WriteTypeTable(const llvm_2_9_func::ValueEnumerator &VE, function
1671 WriteTypeTable(VE, Stream);
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp182 /// WriteTypeTable - Write out the type table for a module.
183 static void WriteTypeTable(const llvm_3_2::ValueEnumerator &VE, function
1740 WriteTypeTable(VE, Stream);

Completed in 333 milliseconds