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.cpp136 void emitCompressInstEmitter(raw_ostream &OS, EmitterType EType);
597 void CompressInstEmitter::emitCompressInstEmitter(raw_ostream &OS, in emitCompressInstEmitter() function in CompressInstEmitter
953 emitCompressInstEmitter(OS, EmitterType::Compress); in run()
955 emitCompressInstEmitter(OS, EmitterType::Uncompress); in run()
957 emitCompressInstEmitter(OS, EmitterType::CheckCompress); in run()