Home
last modified time | relevance | path

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

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