Home
last modified time | relevance | path

Searched defs:CompressedBuffer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCompression.cpp108 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()
148 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()
169 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level, in compress()
230 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level, in compress()
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1002 SmallVector<uint8_t, 0> CompressedBuffer; in compress() local
1368 SmallVector<char, 0> CompressedBuffer; in BundleFiles() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2225 SmallVector<uint8_t, 0> CompressedBuffer; in emitBlob() local