Home
last modified time | relevance | path

Searched defs:writeBlob (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp404 void BitcodeWriter::writeBlob(unsigned Block, unsigned Record, StringRef Blob) { in writeBlob() function in BitcodeWriter
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4986 void BitcodeWriter::writeBlob(unsigned Block, unsigned Record, StringRef Blob) { writeBlob() function in BitcodeWriter