Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp215 void writeTypeTable();
955 void DXILBitcodeWriter::writeTypeTable() { in writeTypeTable() function in DXILBitcodeWriter
2897 writeTypeTable(); in write()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp288 void writeTypeTable();
931 void ModuleBitcodeWriter::writeTypeTable() { in writeTypeTable() function in ModuleBitcodeWriter
4695 writeTypeTable(); in write()