Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp129 void emitCompressInstEmitter(raw_ostream &OS, EmitterType EType);
563 void CompressInstEmitter::emitCompressInstEmitter(raw_ostream &OS, in emitCompressInstEmitter() function in CompressInstEmitter
900 emitCompressInstEmitter(OS, EmitterType::Compress); in run()
902 emitCompressInstEmitter(OS, EmitterType::Uncompress); in run()
904 emitCompressInstEmitter(OS, EmitterType::CheckCompress); in run()