Searched defs:CompressedBuffer (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Compression.cpp | 108 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() 231 SmallVectorImpl<uint8_t> &CompressedBuffer, int Level, in compress()
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | OffloadBundle.cpp | 403 SmallVector<uint8_t, 0> CompressedBuffer; in compress() local
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | OffloadBundler.cpp | 1033 SmallVector<uint8_t, 0> CompressedBuffer; in compress() local 1509 SmallVector<char, 0> CompressedBuffer; in BundleFiles() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 2303 SmallVector<uint8_t, 0> CompressedBuffer; in emitBlob() local
|