/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/ |
D | MachineOperandTest.cpp | 60 raw_string_ostream OS(str); in TEST() 81 raw_string_ostream OS(str); in TEST() 103 raw_string_ostream OS(str); in TEST() 120 raw_string_ostream OS(str); in TEST() 139 raw_string_ostream OS(str); in TEST() 151 raw_string_ostream OS(str); in TEST() 170 raw_string_ostream OS(str); in TEST() 181 raw_string_ostream OS(str); in TEST() 198 raw_string_ostream OS(str); in TEST() 215 raw_string_ostream OS(str); in TEST() [all …]
|
/external/swiftshader/third_party/LLVM/unittests/Support/ |
D | raw_ostream_test.cpp | 21 llvm::raw_string_ostream(res) << Value; in printToString() 44 llvm::raw_string_ostream OS(res); in printToStringUnbuffered() 122 raw_string_ostream OS(Str); in TEST() 134 raw_string_ostream(Str).write_escaped("hi"); in TEST() 138 raw_string_ostream(Str).write_escaped("\\\t\n\""); in TEST() 142 raw_string_ostream(Str).write_escaped("\1\10\200"); in TEST()
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 270 raw_string_ostream StrBuf(Buffer); in getTypeByIDForDefining() 414 raw_string_ostream StrBuf(Buffer); in extractAlignment() 535 raw_string_ostream StrBuf(Buffer); in reportLinkageError() 605 raw_string_ostream StrBuf(Buffer); in reportBadTypeIDAs() 617 raw_string_ostream StrBuf(Buffer); in reportGetFunctionByIDError() 630 raw_string_ostream StrBuf(Buffer); in reportGetGlobalVariableByIDError() 642 raw_string_ostream StrBuf(Buffer); in convertToIceTypeError() 771 raw_string_ostream StrBuf(Buffer); in ErrorAt() 792 raw_string_ostream StrBuf(Buffer); in reportRecordSizeError() 810 raw_string_ostream StrBuf(Buffer); in ParseBlock() [all …]
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
D | SValExplainer.h | 32 llvm::raw_string_ostream OS(Str); in printStmt() 69 llvm::raw_string_ostream OS(Str); in VisitLocConcreteInt() 81 llvm::raw_string_ostream OS(Str); in VisitNonLocConcreteInt() 121 llvm::raw_string_ostream OS(Str); in VisitSymIntExpr() 162 llvm::raw_string_ostream OS(Str); in VisitElementRegion() 206 llvm::raw_string_ostream OS(Str); in VisitSVal() 214 llvm::raw_string_ostream OS(Str); in VisitSymExpr() 222 llvm::raw_string_ostream OS(Str); in VisitMemRegion()
|
/external/llvm/unittests/Support/ |
D | raw_ostream_test.cpp | 21 llvm::raw_string_ostream(res) << Value; in printToString() 44 llvm::raw_string_ostream OS(res); in printToStringUnbuffered() 122 raw_string_ostream OS(Str); in TEST() 134 raw_string_ostream(Str).write_escaped("hi"); in TEST() 138 raw_string_ostream(Str).write_escaped("\\\t\n\""); in TEST() 142 raw_string_ostream(Str).write_escaped("\1\10\200"); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | raw_ostream_test.cpp | 22 llvm::raw_string_ostream(res) << Value; in printToString() 45 llvm::raw_string_ostream OS(res); in printToStringUnbuffered() 123 raw_string_ostream OS(Str); in TEST() 135 raw_string_ostream(Str).write_escaped("hi"); in TEST() 139 raw_string_ostream(Str).write_escaped("\\\t\n\""); in TEST() 143 raw_string_ostream(Str).write_escaped("\1\10\200"); in TEST() 195 raw_string_ostream Str(S); in formatted_bytes_str() 206 raw_string_ostream Str(S); in format_bytes_with_ascii_str()
|
D | YAMLIOTest.cpp | 217 llvm::raw_string_ostream ostr(intermediate); in TEST() 280 llvm::raw_string_ostream OS(Serialized); in TEST() 312 llvm::raw_string_ostream OS(Serialized); in TEST() 445 llvm::raw_string_ostream ostr(intermediate); in TEST() 559 llvm::raw_string_ostream ostr(intermediate); in TEST() 668 llvm::raw_string_ostream ostr(intermediate); in TEST() 864 llvm::raw_string_ostream ostr(intermediate); in TEST() 955 llvm::raw_string_ostream ostr(intermediate); in TEST() 1045 llvm::raw_string_ostream ostr(intermediate); in TEST() 1076 llvm::raw_string_ostream ostr(intermediate); in TEST() [all …]
|
/external/clang/unittests/Rewrite/ |
D | RewriteBufferTest.cpp | 21 raw_string_ostream(BeginTag) << '<' << tagName << '>'; in tagRange() 23 raw_string_ostream(EndTag) << "</" << tagName << '>'; in tagRange() 45 raw_string_ostream OS(Result); in TEST()
|
/external/clang/lib/Index/ |
D | CodegenNameGenerator.cpp | 65 llvm::raw_string_ostream OS(Name); in getName() 148 llvm::raw_string_ostream FOS(FrontendBuf); in getMangledStructor() 156 llvm::raw_string_ostream BOS(BackendBuf); in getMangledStructor() 165 llvm::raw_string_ostream FOS(FrontendBuf); in getMangledThunk() 170 llvm::raw_string_ostream BOS(BackendBuf); in getMangledThunk()
|
/external/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitstreamReader.cpp | 30 raw_string_ostream Stream(Buffer); in getBitAddress() 51 raw_string_ostream StrBuf(Buffer); in Fatal() 59 raw_string_ostream StrBuf(Buffer); in reportInvalidAbbrevNumber() 66 raw_string_ostream StrBuf(Buffer); in reportInvalidJumpToBit() 249 raw_string_ostream StrBuf(Buffer); in getEncoding() 288 raw_string_ostream StrBuf(Buffer); in ReadAbbrevRecord() 298 raw_string_ostream StrBuf(Buffer); in ReadAbbrevRecord()
|
/external/clang/unittests/AST/ |
D | MatchVerifier.h | 195 llvm::raw_string_ostream Msg(MsgStr); in verify() 240 llvm::raw_string_ostream Msg(MsgStr); in verify() 270 llvm::raw_string_ostream Dump(DumpStr); in verify() 275 llvm::raw_string_ostream Msg(MsgStr); in verify() 297 llvm::raw_string_ostream Print(PrintStr); in verify() 302 llvm::raw_string_ostream Msg(MsgStr); in verify()
|
/external/llvm/unittests/IR/ |
D | VerifierTest.cpp | 59 raw_string_ostream ErrorOS(Error); in TEST() 90 raw_string_ostream ErrorOS(Error); in TEST() 143 raw_string_ostream ErrorOS(Error); in TEST() 155 raw_string_ostream ErrorOS(Error); in TEST() 169 raw_string_ostream ErrorOS(Error); in TEST()
|
D | ValueTest.cpp | 141 raw_string_ostream OS(S); \ in TEST() 147 raw_string_ostream OS(S); \ in TEST() 160 raw_string_ostream OS(S); \ in TEST() 166 raw_string_ostream OS(S); \ in TEST()
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | CFGPrinter.h | 41 raw_string_ostream OS(Str); 50 raw_string_ostream OS(Str); 97 raw_string_ostream OS(Str);
|
/external/clang/lib/Basic/ |
D | Version.cpp | 92 llvm::raw_string_ostream OS(buf); in getClangFullRepositoryVersion() 124 llvm::raw_string_ostream OS(buf); in getClangToolFullVersion() 143 llvm::raw_string_ostream OS(buf); in getClangFullCPPVersion()
|
/external/llvm/include/llvm/Analysis/ |
D | CFGPrinter.h | 40 raw_string_ostream OS(Str); 50 raw_string_ostream OS(Str); 113 raw_string_ostream OS(Str);
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | VerifierTest.cpp | 59 raw_string_ostream ErrorOS(Error); in TEST() 90 raw_string_ostream ErrorOS(Error); in TEST() 130 raw_string_ostream ErrorOS(Error); in TEST() 144 raw_string_ostream ErrorOS(Error); in TEST()
|
D | ValueTest.cpp | 152 raw_string_ostream OS(S); \ in TEST() 158 raw_string_ostream OS(S); \ in TEST() 171 raw_string_ostream OS(S); \ in TEST() 177 raw_string_ostream OS(S); \ in TEST()
|
D | AsmWriterTest.cpp | 33 raw_string_ostream OS(S); in TEST() 48 raw_string_ostream OS(S); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | StringExtrasTest.cpp | 102 raw_string_ostream OS(str); in TEST() 109 raw_string_ostream OS(str); in TEST() 116 raw_string_ostream OS(str); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | TimelineView.cpp | 108 raw_string_ostream TempStream(Buffer); in printAverageWaitTimes() 120 raw_string_ostream InstrStream(Instruction); in printAverageWaitTimes() 206 raw_string_ostream StringStream(Buffer); in printTimeline() 215 raw_string_ostream InstrStream(Instruction); in printTimeline()
|
D | DispatchStatistics.cpp | 35 raw_string_ostream TempStream(Buffer); in printDispatchHistogram() 52 raw_string_ostream TempStream(Buffer); in printDispatchStalls()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | CFGPrinter.h | 69 raw_string_ostream OS(Str); 79 raw_string_ostream OS(Str); 142 raw_string_ostream OS(Str);
|
/external/swiftshader/third_party/LLVM/unittests/VMCore/ |
D | MetadataTest.cpp | 59 raw_string_ostream oss(Str); in TEST_F() 69 raw_string_ostream oss(Str); in TEST_F() 140 raw_string_ostream oss(Str); in TEST()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | RISCVCompressInstEmitter.cpp | 513 static std::string mergeCondAndCode(raw_string_ostream &CondStream, in mergeCondAndCode() 514 raw_string_ostream &CodeStream) { in mergeCondAndCode() 516 raw_string_ostream CombinedStream(S); in mergeCondAndCode() 559 raw_string_ostream Func(F); in emitCompressInstEmitter() 560 raw_string_ostream FuncH(FH); in emitCompressInstEmitter() 593 raw_string_ostream CaseStream(CaseString); in emitCompressInstEmitter() 602 raw_string_ostream CondStream(CondString); in emitCompressInstEmitter() 603 raw_string_ostream CodeStream(CodeString); in emitCompressInstEmitter()
|