Home
last modified time | relevance | path

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

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