Home
last modified time | relevance | path

Searched defs: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()
602 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local