Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp110 void emitCompressInstEmitter(raw_ostream &o, bool Compress);
529 void RISCVCompressInstEmitter::emitCompressInstEmitter(raw_ostream &o, in emitCompressInstEmitter() function in RISCVCompressInstEmitter
799 emitCompressInstEmitter(o, true); in run()
801 emitCompressInstEmitter(o, false); in run()