Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILBitcodeWriter.cpp216 void writeComdats();
1146 void DXILBitcodeWriter::writeComdats() { in writeComdats() function in DXILBitcodeWriter
2890 writeComdats(); in write()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp299 void writeComdats();
1347 void ModuleBitcodeWriter::writeComdats() { in writeComdats() function in ModuleBitcodeWriter
4889 writeComdats(); in write()