Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCompressInstEmitter.cpp128 void emitCompressInstEmitter(raw_ostream &o, EmitterType EType);
560 void CompressInstEmitter::emitCompressInstEmitter(raw_ostream &o, in emitCompressInstEmitter() function in CompressInstEmitter
898 emitCompressInstEmitter(o, EmitterType::Compress); in run()
900 emitCompressInstEmitter(o, EmitterType::Uncompress); in run()
902 emitCompressInstEmitter(o, EmitterType::CheckCompress); in run()