Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp657 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local
701 CondStream.indent(6) << "("; in emitCompressInstEmitter()
708 CondStream << " || "; in emitCompressInstEmitter()
710 CondStream << ") &&\n"; in emitCompressInstEmitter()
718 CondStream.indent(6) in emitCompressInstEmitter()
730 CondStream.indent(6) in emitCompressInstEmitter()
737 CondStream.indent(6) in emitCompressInstEmitter()
776 CondStream.indent(6) in emitCompressInstEmitter()
783 CondStream.indent(6) in emitCompressInstEmitter()
799 CondStream.indent(6) in emitCompressInstEmitter()
[all …]