Home
last modified time | relevance | path

Searched defs:Compressed (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp22 bool Compressed = false; in getInstSeqCost() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp896 SmallVector<uint8_t, 128> Compressed; in writeSectionData() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp446 ArrayRef<uint8_t> Compressed = in visit() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1790 bool Compressed) { in CreateSLocBufferBlobAbbrev()