Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp348 void writeBlockInfo();
2698 void DXILBitcodeWriter::writeBlockInfo() { in writeBlockInfo() function in DXILBitcodeWriter
2888 writeBlockInfo(); in write()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp403 void writeBlockInfo();
3554 void ModuleBitcodeWriter::writeBlockInfo() { in writeBlockInfo() function in ModuleBitcodeWriter
4692 writeBlockInfo(); in write()