Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/docs/
H A DExtendingLLVM.rst268 modify ``void ModuleBitcodeWriter::writeTypeTable()`` to serialize your type
306 modify ``void ModuleBitcodeWriter::writeTypeTable()`` to serialize your type
/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp214 void writeTypeTable();
967 void DXILBitcodeWriter::writeTypeTable() { in writeTypeTable() function in DXILBitcodeWriter
2936 writeTypeTable(); in write()
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp288 void writeTypeTable();
867 void ModuleBitcodeWriter::writeTypeTable() { in writeTypeTable() function in ModuleBitcodeWriter
4466 writeTypeTable(); in write()