HomeSort by relevance Sort by last modified time
    Searched refs:WriteTypeTable (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 232 /// WriteTypeTable - Write out the type table for a module.
233 static void WriteTypeTable(const ValueEnumerator &VE, BitstreamWriter &Stream) {
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp 227 /// WriteTypeTable - Write out the type table for a module.
228 static void WriteTypeTable(const llvm_2_9::ValueEnumerator &VE,
    [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp 178 /// WriteTypeTable - Write out the type table for a module.
179 static void WriteTypeTable(const llvm_2_9_func::ValueEnumerator &VE,
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp 187 /// WriteTypeTable - Write out the type table for a module.
188 static void WriteTypeTable(const llvm_3_2::ValueEnumerator &VE,
    [all...]

Completed in 547 milliseconds