Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp513 static std::string mergeCondAndCode(raw_string_ostream &CondStream, in mergeCondAndCode()
602 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() local