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

/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp227 /// WriteTypeTable - Write out the type table for a module.
228 static void WriteTypeTable(const llvm_2_9::ValueEnumerator &VE, function
1597 WriteTypeTable(VE, Stream);
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp178 /// WriteTypeTable - Write out the type table for a module.
179 static void WriteTypeTable(const llvm_2_9_func::ValueEnumerator &VE, function
1614 WriteTypeTable(VE, Stream);
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp187 /// WriteTypeTable - Write out the type table for a module.
188 static void WriteTypeTable(const llvm_3_2::ValueEnumerator &VE, function
1807 WriteTypeTable(VE, Stream);

Completed in 118 milliseconds