Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp118 void emitCompressInstEmitter(raw_ostream &o, EmitterType EType);
560 void RISCVCompressInstEmitter::emitCompressInstEmitter(raw_ostream &o, in emitCompressInstEmitter() function in RISCVCompressInstEmitter
893 emitCompressInstEmitter(o, EmitterType::Compress); in run()
895 emitCompressInstEmitter(o, EmitterType::Uncompress); in run()
897 emitCompressInstEmitter(o, EmitterType::CheckCompress); in run()