Home
last modified time | relevance | path

Searched refs:writeTypeTable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DExtendingLLVM.rst268 modify ``void ModuleBitcodeWriter::writeTypeTable()`` to serialize your type
306 modify ``void ModuleBitcodeWriter::writeTypeTable()`` to serialize your type
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp287 void writeTypeTable();
848 void ModuleBitcodeWriter::writeTypeTable() { in writeTypeTable() function in ModuleBitcodeWriter
4405 writeTypeTable(); in write()