Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp644 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local
686 CondStream.indent(6) << "("; in emitCompressInstEmitter()
693 CondStream << " || "; in emitCompressInstEmitter()
695 CondStream << ") &&\n"; in emitCompressInstEmitter()
703 CondStream.indent(6) in emitCompressInstEmitter()
715 CondStream.indent(6) in emitCompressInstEmitter()
722 CondStream.indent(6) in emitCompressInstEmitter()
761 CondStream.indent(6) in emitCompressInstEmitter()
768 CondStream.indent(6) in emitCompressInstEmitter()
784 CondStream.indent(6) in emitCompressInstEmitter()
[all …]