Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCLinkerOptimizationHint.cpp27 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl()
38 raw_ostream &OutStream = ObjWriter.W.OS; in emit() local
56 raw_counting_ostream OutStream; in getEmitSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassTimingInfo.h70 raw_ostream *OutStream = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassTimingInfo.cpp115 void PassTimingInfo::print(raw_ostream *OutStream) { in print()
159 void reportAndResetTimings(raw_ostream *OutStream) { in reportAndResetTimings()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStatistic.cpp235 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in PrintStatistics() local
DTimer.cpp287 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in removeTimer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp278 std::unique_ptr<raw_ostream> OutStream = CreateInfoOutputFile(); in removeTimer() local
/third_party/libxml2/
Dtrio.c703 void (*OutStream) TRIO_PROTO((struct _trio_class_t *, int)); member