Home
last modified time | relevance | path

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

/freebsd-14.2/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()
167 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()
208 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level) { in compress()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp903 SmallVector<uint8_t, 0> CompressedBuffer; in compress() local
1231 SmallVector<char, 0> CompressedBuffer; in BundleFiles() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2097 SmallVector<uint8_t, 0> CompressedBuffer; in emitBlob() local