Home
last modified time | relevance | path

Searched refs:raw_svector_ostream (Results 1 – 25 of 234) sorted by relevance

12345678910

/external/llvm/unittests/Support/
DEndianStreamTest.cpp23 raw_svector_ostream OS(data); in TEST()
38 raw_svector_ostream OS(data); in TEST()
54 raw_svector_ostream OS(data); in TEST()
69 raw_svector_ostream OS(data); in TEST()
84 raw_svector_ostream OS(data); in TEST()
103 raw_svector_ostream OS(data); in TEST()
122 raw_svector_ostream OS(data); in TEST()
141 raw_svector_ostream OS(data); in TEST()
160 raw_svector_ostream OS(Data); in TEST()
175 raw_svector_ostream OS(Data); in TEST()
[all …]
Dformatted_raw_ostream_test.cpp22 raw_svector_ostream B(A); in TEST()
/external/clang/tools/libclang/
DCIndexUSRs.cpp97 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCIvar()
107 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCMethod()
115 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCClass()
122 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCProtocol()
130 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCCategory()
138 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCProperty()
DBuildSystem.cpp77 llvm::raw_svector_ostream OS(Buf); in clang_VirtualFileOverlay_writeToBuffer()
133 llvm::raw_svector_ostream OS(Buf); in clang_ModuleMapDescriptor_writeToBuffer()
/external/swiftshader/third_party/LLVM/lib/Support/
Draw_ostream.cpp690 raw_svector_ostream::raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { in raw_svector_ostream() function in raw_svector_ostream
699 raw_svector_ostream::~raw_svector_ostream() { in ~raw_svector_ostream()
707 void raw_svector_ostream::resync() { in resync()
715 void raw_svector_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
737 uint64_t raw_svector_ostream::current_pos() const { in current_pos()
741 StringRef raw_svector_ostream::str() { in str()
/external/llvm/include/llvm/Support/
Draw_ostream.h477 class raw_svector_ostream : public raw_pwrite_stream {
493 explicit raw_svector_ostream(SmallVectorImpl<char> &O) : OS(O) { in raw_svector_ostream() function
496 ~raw_svector_ostream() override {} in ~raw_svector_ostream()
519 class buffer_ostream : public raw_svector_ostream {
524 buffer_ostream(raw_ostream &OS) : raw_svector_ostream(Buffer), OS(OS) {} in buffer_ostream()
/external/clang/lib/AST/
DMangle.cpp207 llvm::raw_svector_ostream Out(Buffer); in mangleCtorBlock()
216 llvm::raw_svector_ostream Out(Buffer); in mangleDtorBlock()
226 llvm::raw_svector_ostream Stream(Buffer); in mangleBlock()
273 llvm::raw_svector_ostream OS(Name); in mangleObjCMethodName()
/external/swiftshader/third_party/LLVM/lib/VMCore/
DValueSymbolTable.cpp55 raw_svector_ostream(UniqueName) << ++LastUnique; in reinsertValue()
94 raw_svector_ostream(UniqueName) << ++LastUnique; in createValueName()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h448 class raw_svector_ostream : public raw_ostream {
462 explicit raw_svector_ostream(SmallVectorImpl<char> &O);
463 ~raw_svector_ostream();
/external/llvm/lib/CodeGen/AsmPrinter/
DByteStreamer.h95 raw_svector_ostream OSE(Buffer); in EmitSLEB128()
101 raw_svector_ostream OSE(Buffer); in EmitULEB128()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430MCInstLower.cpp52 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()
68 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
/external/clang/lib/StaticAnalyzer/Checkers/
DAnalyzerStatsChecker.cpp92 llvm::raw_svector_ostream output(buf); in checkEndAnalysis()
128 llvm::raw_svector_ostream outputI(bufI); in checkEndAnalysis()
DCheckSecuritySyntaxOnly.cpp281 llvm::raw_svector_ostream os(sbuf); in checkLoopConditionForFloat()
483 llvm::raw_svector_ostream out(buf); in checkCall_mkstemp()
611 llvm::raw_svector_ostream os1(buf1); in checkCall_rand()
615 llvm::raw_svector_ostream os2(buf2); in checkCall_rand()
727 llvm::raw_svector_ostream os1(buf1); in checkUncheckedReturnValue()
731 llvm::raw_svector_ostream os2(buf2); in checkUncheckedReturnValue()
DObjCContainersASTChecker.cpp132 llvm::raw_svector_ostream OsName(BufName); in VisitCallExpr()
136 llvm::raw_svector_ostream Os(Buf); in VisitCallExpr()
DIvarInvalidationChecker.cpp199 static void printIvar(llvm::raw_svector_ostream &os,
332 llvm::raw_svector_ostream os(PropNameWithUnderscore); in findPropertyBackingIvar()
345 void IvarInvalidationCheckerImpl::printIvar(llvm::raw_svector_ostream &os, in printIvar()
534 llvm::raw_svector_ostream os(sbuf); in reportNoInvalidationMethod()
557 llvm::raw_svector_ostream os(sbuf); in reportIvarNeedsInvalidation()
/external/llvm/lib/Target/Lanai/
DLanaiMCInstLower.cpp51 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()
61 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
/external/llvm/lib/Target/MSP430/
DMSP430MCInstLower.cpp55 raw_svector_ostream(Name) << DL.getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()
72 raw_svector_ostream(Name) << DL.getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeMCInstLower.cpp55 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "JTI" in GetJumpTableSymbol()
70 raw_svector_ostream(Name) << Printer.MAI->getPrivateGlobalPrefix() << "CPI" in GetConstantPoolIndexSymbol()
/external/llvm/lib/Option/
DArg.cpp68 llvm::raw_svector_ostream OS(Res); in getAsString()
99 llvm::raw_svector_ostream OS(Res); in render()
/external/llvm/lib/IR/
DMangler.cpp72 raw_svector_ostream OS(OutName); in getNameWithPrefix()
172 raw_svector_ostream OS(OutName); in getNameWithPrefix()
/external/clang/lib/Frontend/
DDiagnosticRenderer.cpp435 llvm::raw_svector_ostream Message(MessageStorage); in emitSingleMacroExpansion()
573 llvm::raw_svector_ostream Message(MessageStorage); in emitMacroExpansions()
592 llvm::raw_svector_ostream Message(MessageStorage); in emitIncludeLocation()
604 llvm::raw_svector_ostream Message(MessageStorage); in emitImportLocation()
620 llvm::raw_svector_ostream Message(MessageStorage); in emitBuildingModuleLocation()
/external/llvm/unittests/DebugInfo/DWARF/
DDWARFFormValueTest.cpp68 raw_svector_ostream OS(RawData); in createULEBFormValue()
79 raw_svector_ostream OS(RawData); in createSLEBFormValue()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUMCInstLower.cpp122 raw_svector_ostream Str(BBStr); in EmitInstruction()
158 raw_svector_ostream CodeStream(CodeBytes); in EmitInstruction()
/external/llvm/unittests/ObjectYAML/
DYAMLTest.cpp34 llvm::raw_svector_ostream OS(Buf); in TEST()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCPureStreamer.cpp201 raw_svector_ostream VecOS(Code); in EmitInstToFragment()
214 raw_svector_ostream VecOS(Code); in EmitInstToData()

12345678910