Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp215 void writeTypeTable();
954 void DXILBitcodeWriter::writeTypeTable() { in writeTypeTable() function in DXILBitcodeWriter
2888 writeTypeTable(); in write()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp298 void writeTypeTable();
1019 void ModuleBitcodeWriter::writeTypeTable() { in writeTypeTable() function in ModuleBitcodeWriter
4881 writeTypeTable(); in write()