Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp513 static std::string mergeCondAndCode(raw_string_ostream &CondStream, in mergeCondAndCode() argument
519 << CondStream.str().substr( in mergeCondAndCode()
520 6, CondStream.str().length() - in mergeCondAndCode()
602 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local
641 CondStream.indent(6) in emitCompressInstEmitter()
651 CondStream.indent(6) in emitCompressInstEmitter()
665 CondStream.indent(6) in emitCompressInstEmitter()
697 CondStream.indent(6) in emitCompressInstEmitter()
709 CondStream.indent(6) << Namespace + "ValidateMCOperand(" + in emitCompressInstEmitter()
721 CondStream.indent(6) in emitCompressInstEmitter()
[all …]