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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp118 void emitCompressInstEmitter(raw_ostream &o, EmitterType EType);
542 void RISCVCompressInstEmitter::emitCompressInstEmitter(raw_ostream &o, function in class:RISCVCompressInstEmitter
871 emitCompressInstEmitter(o, EmitterType::Compress);
873 emitCompressInstEmitter(o, EmitterType::Uncompress);
875 emitCompressInstEmitter(o, EmitterType::CheckCompress);

Completed in 106 milliseconds