Home
last modified time | relevance | path

Searched refs:Uncompress (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp121 enum EmitterType { Compress, Uncompress, CheckCompress }; enumerator
600 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()
611 } else if (EType == EmitterType::Uncompress) { in emitCompressInstEmitter()
625 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()
642 EType == EmitterType::Compress || EType == EmitterType::Uncompress; in emitCompressInstEmitter()
651 if (EType == EmitterType::Uncompress && CompressPat.IsCompressOnly) in emitCompressInstEmitter()
884 else if (EType == EmitterType::Uncompress) in emitCompressInstEmitter()
902 emitCompressInstEmitter(OS, EmitterType::Uncompress); in run()
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cms.pod.in225 Uncompress a CMS B<CompressedData> type and output the content. OpenSSL must be