Home
last modified time | relevance | path

Searched defs:OS (Results 1 – 25 of 945) sorted by relevance

12345678910>>...38

/netbsd/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp28 static void outputSpaceIfNecessary(OutputStream &OS) { in outputSpaceIfNecessary()
119 OutputStream OS; in toString() local
171 void EncodedStringLiteralNode::output(OutputStream &OS, in output()
198 void TemplateParameterReferenceNode::output(OutputStream &OS, in output()
229 void DynamicStructorIdentifierNode::output(OutputStream &OS, in output()
384 void FunctionSignatureNode::outputPre(OutputStream &OS, in outputPre()
416 void FunctionSignatureNode::outputPost(OutputStream &OS, in outputPost()
560 void ArrayTypeNode::outputDimensionsImpl(OutputStream &OS, in outputDimensionsImpl()
631 void RttiBaseClassDescriptorNode::output(OutputStream &OS, in output()
639 void LocalStaticGuardVariableNode::output(OutputStream &OS, in output()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp22 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print()
116 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
159 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
205 void CheckChildIntegerMatcher::printImpl(raw_ostream &OS, in printImpl()
214 void CheckChild2CondCodeMatcher::printImpl(raw_ostream &OS, in printImpl()
235 void CheckFoldableChainNodeMatcher::printImpl(raw_ostream &OS, in printImpl()
240 void CheckImmAllOnesVMatcher::printImpl(raw_ostream &OS, in printImpl()
245 void CheckImmAllZerosVMatcher::printImpl(raw_ostream &OS, in printImpl()
256 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
271 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
[all …]
H A DPredicateExpander.cpp18 void PredicateExpander::expandTrue(raw_ostream &OS) { OS << "true"; } in expandTrue()
117 void PredicateExpander::expandCheckOpcode(raw_ostream &OS, in expandCheckOpcode()
147 void PredicateExpander::expandCheckPseudo(raw_ostream &OS, in expandCheckPseudo()
184 void PredicateExpander::expandTIIFunctionCall(raw_ostream &OS, in expandTIIFunctionCall()
220 void PredicateExpander::expandCheckNonPortable(raw_ostream &OS, in expandCheckNonPortable()
228 void PredicateExpander::expandReturnStatement(raw_ostream &OS, in expandReturnStatement()
240 void PredicateExpander::expandOpcodeSwitchCase(raw_ostream &OS, in expandOpcodeSwitchCase()
395 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader()
422 void STIPredicateExpander::expandPrologue(raw_ostream &OS, in expandPrologue()
488 void STIPredicateExpander::expandBody(raw_ostream &OS, in expandBody()
[all …]
H A DDirectiveEmitter.cpp37 raw_ostream &OS; member in __anonbe9e8e350111::IfDefScope
307 raw_ostream &OS) { in GenerateGetKindClauseVal()
383 raw_ostream &OS) { in GenerateIsAllowedClause()
455 raw_ostream &OS) { in GenerateDirectiveClauseSets()
495 raw_ostream &OS) { in GenerateDirectiveClauseMap()
530 raw_ostream &OS) { in GenerateFlangClauseParserClass()
571 raw_ostream &OS) { in GenerateFlangClauseDump()
586 raw_ostream &OS) { in GenerateFlangClauseUnparse()
676 raw_ostream &OS) { in EmitDirectivesFlangImpl()
696 raw_ostream &OS) { in GenerateClauseClassMacro()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp163 void TypePrinter::spaceBeforePlaceHolder(raw_ostream &OS) { in spaceBeforePlaceHolder()
688 const DependentVectorType *T, raw_ostream &OS) { in printDependentVectorBefore()
749 const DependentVectorType *T, raw_ostream &OS) { in printDependentVectorAfter()
754 raw_ostream &OS) { in printExtVectorBefore()
779 const DependentSizedMatrixType *T, raw_ostream &OS) { in printDependentSizedMatrixBefore()
793 const DependentSizedMatrixType *T, raw_ostream &OS) { in printDependentSizedMatrixAfter()
922 raw_ostream &OS) { in printFunctionAfter()
1996 static void printTo(raw_ostream &OS, ArrayRef<TA> Args, in printTo()
2067 void clang::printTemplateArgumentList(raw_ostream &OS, in printTemplateArgumentList()
2074 void clang::printTemplateArgumentList(raw_ostream &OS, in printTemplateArgumentList()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBExtras.cpp24 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
44 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
71 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
119 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
188 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
202 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
213 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_Lang &Lang) { in operator <<()
288 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
308 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
337 raw_ostream &llvm::pdb::dumpPDBSourceCompression(raw_ostream &OS, in dumpPDBSourceCompression()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp118 llvm::raw_ostream &operator<<(llvm::raw_ostream &OS, in operator <<()
141 raw_ostream &operator<<(raw_ostream &OS, const SymbolStringPtr &Sym) { in operator <<()
145 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameSet &Symbols) { in operator <<()
157 raw_ostream &operator<<(raw_ostream &OS, const JITSymbolFlags &Flags) { in operator <<()
193 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap &Symbols) { in operator <<()
198 raw_ostream &operator<<(raw_ostream &OS, in operator <<()
215 raw_ostream &operator<<(raw_ostream &OS, const LookupKind &K) { in operator <<()
225 raw_ostream &operator<<(raw_ostream &OS, in operator <<()
246 raw_ostream &operator<<(raw_ostream &OS, in operator <<()
256 raw_ostream &operator<<(raw_ostream &OS, in operator <<()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp71 Error MachOWriter::writeMachO(raw_ostream &OS) { in writeMachO()
83 void MachOWriter::writeHeader(raw_ostream &OS) { in writeHeader()
201 void ZeroFillBytes(raw_ostream &OS, size_t Size) { in ZeroFillBytes()
217 void MachOWriter::writeLoadCommands(raw_ostream &OS) { in writeLoadCommands()
266 Error MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData()
357 void MachOWriter::writeRelocations(raw_ostream &OS) { in writeRelocations()
399 void MachOWriter::dumpExportEntry(raw_ostream &OS, in dumpExportEntry()
424 void MachOWriter::writeExportTrie(raw_ostream &OS) { in writeExportTrie()
508 void MachOWriter::writeNameList(raw_ostream &OS) { in writeNameList()
517 void MachOWriter::writeStringTable(raw_ostream &OS) { in writeStringTable()
[all …]
H A DWasmEmitter.cpp72 raw_ostream &OS; member in __anon5485c75c0111::SubSectionWriter
105 static int writeUint8(raw_ostream &OS, uint8_t Value) { in writeUint8()
131 void WasmWriter::writeInitExpr(raw_ostream &OS, in writeInitExpr()
157 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
169 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
257 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
301 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
323 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
333 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
351 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent()
[all …]
H A DDWARFEmitter.cpp65 static void ZeroFillBytes(raw_ostream &OS, size_t Size) { in ZeroFillBytes()
71 const uint64_t Length, raw_ostream &OS, in writeInitialLength()
82 raw_ostream &OS, bool IsLittleEndian) { in writeDWARFOffset()
104 raw_string_ostream OS(AbbrevTableBuffer); in getAbbrevTableContentByIndex() local
242 Error DWARFYAML::emitDebugPubnames(raw_ostream &OS, const Data &DI) { in emitDebugPubnames()
484 raw_ostream &OS) { in writeExtendedOpcode()
630 Error DWARFYAML::emitDebugAddr(raw_ostream &OS, const Data &DI) { in emitDebugAddr()
719 writeDWARFExpression(raw_ostream &OS, in writeDWARFExpression()
751 static Expected<uint64_t> writeListEntry(raw_ostream &OS, in writeListEntry()
812 static Expected<uint64_t> writeListEntry(raw_ostream &OS, in writeListEntry()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp60 void DetailedRecordsEmitter::run(raw_ostream &OS) { in run()
68 void DetailedRecordsEmitter::printReportHeading(raw_ostream &OS) { in printReportHeading()
73 void DetailedRecordsEmitter::printVariables(raw_ostream &OS) { in printVariables()
85 void DetailedRecordsEmitter::printClasses(raw_ostream &OS) { in printClasses()
101 void DetailedRecordsEmitter::printRecords(raw_ostream &OS) { in printRecords()
119 raw_ostream &OS) { in printSectionHeading()
125 void DetailedRecordsEmitter::printDefms(Record *Rec, raw_ostream &OS) { in printDefms()
139 raw_ostream &OS) { in printTemplateArgs()
159 void DetailedRecordsEmitter::printSuperclasses(Record *Rec, raw_ostream &OS) { in printSuperclasses()
178 void DetailedRecordsEmitter::printFields(Record *Rec, raw_ostream &OS) { in printFields()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp38 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
72 raw_ostream &OS, in printMemoryLoadIncrement()
91 raw_ostream &OS, in printMemoryStoreIncrement()
143 raw_ostream &OS) { in printInst()
164 raw_ostream &OS) { in printMemImmOperand()
178 raw_ostream &OS) { in printHi16ImmOperand()
228 raw_ostream &OS) { in printMemoryImmediateOffset()
238 raw_ostream &OS, in printMemRiOperand()
253 raw_ostream &OS, in printMemRrOperand()
274 raw_ostream &OS, in printMemSplsOperand()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageViewText.cpp27 void CoveragePrinterText::closeViewFile(OwnedStream OS) { in closeViewFile()
37 auto OS = std::move(OSOrErr.get()); in createIndexFile() local
77 void SourceCoverageViewText::renderLinePrefix(raw_ostream &OS, in renderLinePrefix()
85 void SourceCoverageViewText::renderViewDivider(raw_ostream &OS, in renderViewDivider()
96 void SourceCoverageViewText::renderLine(raw_ostream &OS, LineRef L, in renderLine()
149 raw_ostream &OS, const LineCoverageStats &Line) { in renderLineCoverageColumn()
162 void SourceCoverageViewText::renderLineNumberColumn(raw_ostream &OS, in renderLineNumberColumn()
173 void SourceCoverageViewText::renderRegionMarkers(raw_ostream &OS, in renderRegionMarkers()
206 void SourceCoverageViewText::renderExpansionSite(raw_ostream &OS, LineRef L, in renderExpansionSite()
215 void SourceCoverageViewText::renderExpansionView(raw_ostream &OS, in renderExpansionView()
[all …]
H A DSourceCoverageViewHTML.cpp45 raw_string_ostream OS{EscapedHTML}; in escape() local
259 void emitPrelude(raw_ostream &OS, const CoverageViewOptions &Opts, in emitPrelude()
275 void emitEpilog(raw_ostream &OS) { in emitEpilog()
288 OwnedStream OS = std::move(OSOrErr.get()); in createViewFile() local
300 void CoveragePrinterHTML::closeViewFile(OwnedStream OS) { in closeViewFile()
305 static void emitColumnLabelsForIndex(raw_ostream &OS, in emitColumnLabelsForIndex()
409 auto OS = std::move(OSOrErr.get()); in createIndexFile() local
468 void SourceCoverageViewHTML::renderViewHeader(raw_ostream &OS) { in renderViewHeader()
472 void SourceCoverageViewHTML::renderViewFooter(raw_ostream &OS) { in renderViewFooter()
619 raw_ostream &OS, const LineCoverageStats &Line) { in renderLineCoverageColumn()
[all …]
H A DCoverageExporterLcov.cpp49 void renderFunctionSummary(raw_ostream &OS, in renderFunctionSummary()
56 raw_ostream &OS, in renderFunctions()
66 void renderLineExecutionCounts(raw_ostream &OS, in renderLineExecutionCounts()
114 void renderBranchExecutionCounts(raw_ostream &OS, in renderBranchExecutionCounts()
163 void renderLineSummary(raw_ostream &OS, const FileCoverageSummary &Summary) { in renderLineSummary()
168 void renderBranchSummary(raw_ostream &OS, const FileCoverageSummary &Summary) { in renderBranchSummary()
173 void renderFile(raw_ostream &OS, const coverage::CoverageMapping &Coverage, in renderFile()
196 void renderFiles(raw_ostream &OS, const coverage::CoverageMapping &Coverage, in renderFiles()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DMangler.cpp33 static void getNameWithPrefixImpl(raw_ostream &OS, const Twine &GVName, in getNameWithPrefixImpl()
62 static void getNameWithPrefixImpl(raw_ostream &OS, const Twine &GVName, in getNameWithPrefixImpl()
69 void Mangler::getNameWithPrefix(raw_ostream &OS, const Twine &GVName, in getNameWithPrefix()
76 raw_svector_ostream OS(OutName); in getNameWithPrefix() local
94 static void addByteCountSuffix(raw_ostream &OS, const Function *F, in addByteCountSuffix()
114 void Mangler::getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, in getNameWithPrefix()
183 raw_svector_ostream OS(OutName); in getNameWithPrefix() local
206 void llvm::emitLinkerFlagsForGlobalCOFF(raw_ostream &OS, const GlobalValue *GV, in emitLinkerFlagsForGlobalCOFF()
242 void llvm::emitLinkerFlagsForUsedCOFF(raw_ostream &OS, const GlobalValue *GV, in emitLinkerFlagsForUsedCOFF()
H A DIRPrintingPasses.cpp26 PrintModulePass::PrintModulePass(raw_ostream &OS, const std::string &Banner, in PrintModulePass()
53 PrintFunctionPass::PrintFunctionPass(raw_ostream &OS, const std::string &Banner) in PrintFunctionPass()
75 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper()
98 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper()
124 ModulePass *llvm::createPrintModulePass(llvm::raw_ostream &OS, in createPrintModulePass()
130 FunctionPass *llvm::createPrintFunctionPass(llvm::raw_ostream &OS, in createPrintFunctionPass()
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DFaultMapParser.cpp16 void printFaultType(FaultMapParser::FaultKind FT, raw_ostream &OS) { in printFaultType()
33 llvm::operator<<(raw_ostream &OS, in operator <<()
42 raw_ostream &llvm::operator<<(raw_ostream &OS, in operator <<()
51 raw_ostream &llvm::operator<<(raw_ostream &OS, const FaultMapParser &FMP) { in operator <<()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexUSRs.cpp94 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCIvar() local
104 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCMethod() local
112 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCClass() local
119 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCProtocol() local
127 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCCategory() local
135 llvm::raw_svector_ostream OS(Buf); in clang_constructUSR_ObjCProperty() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DStackSafetyAnalysis.h95 raw_ostream &OS; variable
98 explicit StackSafetyPrinterPass(raw_ostream &OS) : OS(OS) {} in StackSafetyPrinterPass()
133 raw_ostream &OS; variable
136 explicit StackSafetyGlobalPrinterPass(raw_ostream &OS) : OS(OS) {} in StackSafetyGlobalPrinterPass()
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/custom/
H A Dgtest-printers.h51 inline void PrintTo(llvm::StringRef S, std::ostream *OS) { in PrintTo()
60 inline void PrintTo(const SmallString<N> &S, std::ostream *OS) { in PrintTo()
63 inline void PrintTo(const SmallVectorImpl<char> &S, std::ostream *OS) { in PrintTo()
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp22 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, ColorMode Mode) in WithColor()
69 raw_ostream &WithColor::error(raw_ostream &OS, StringRef Prefix, in error()
79 raw_ostream &WithColor::warning(raw_ostream &OS, StringRef Prefix, in warning()
89 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix, in note()
99 raw_ostream &WithColor::remark(raw_ostream &OS, StringRef Prefix, in remark()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumper.h22 raw_ostream &OS; variable
27 ASTDumper(raw_ostream &OS, const ASTContext &Context, bool ShowColors) in ASTDumper()
30 ASTDumper(raw_ostream &OS, bool ShowColors) in ASTDumper()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeWriterPass.h51 raw_ostream &OS; variable
68 : OS(OS), ShouldPreserveUseListOrder(ShouldPreserveUseListOrder), in OS() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Testing/Support/
H A DError.h53 void DescribeTo(std::ostream *OS) const override { in DescribeTo()
59 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo()
112 void DescribeTo(std::ostream *OS) const override { in DescribeTo()
120 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo()
148 void DescribeTo(std::ostream *OS) const override { in DescribeTo()
153 void DescribeNegationTo(std::ostream *OS) const override { in DescribeNegationTo()

12345678910>>...38