Home
last modified time | relevance | path

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

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