/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | PredicateExpander.cpp | 19 void PredicateExpander::expandTrue(raw_ostream &OS) { OS << "true"; } in expandTrue() 20 void PredicateExpander::expandFalse(raw_ostream &OS) { OS << "false"; } in expandFalse() 22 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() 34 void PredicateExpander::expandCheckImmOperand(raw_ostream &OS, int OpIndex, in expandCheckImmOperand() 49 void PredicateExpander::expandCheckImmOperandSimple(raw_ostream &OS, in expandCheckImmOperandSimple() 62 void PredicateExpander::expandCheckImmOperandLT(raw_ostream &OS, int OpIndex, in expandCheckImmOperandLT() 74 void PredicateExpander::expandCheckImmOperandGT(raw_ostream &OS, int OpIndex, in expandCheckImmOperandGT() 86 void PredicateExpander::expandCheckRegOperand(raw_ostream &OS, int OpIndex, in expandCheckRegOperand() 104 void PredicateExpander::expandCheckRegOperandSimple(raw_ostream &OS, in expandCheckRegOperandSimple() 117 void PredicateExpander::expandCheckInvalidRegOperand(raw_ostream &OS, in expandCheckInvalidRegOperand() [all …]
|
H A D | DAGISelMatcher.cpp | 22 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print() 114 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 124 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 128 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 132 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 136 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, in printImpl() 141 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 145 void MoveSiblingMatcher::printImpl(raw_ostream &OS, unsigned Indent) const { in printImpl() 149 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() 153 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | TypePrinter.cpp | 152 static void AppendTypeQualList(raw_ostream &OS, unsigned TypeQuals, in AppendTypeQualList() 174 void TypePrinter::spaceBeforePlaceHolder(raw_ostream &OS) { in spaceBeforePlaceHolder() 186 void TypePrinter::print(QualType t, raw_ostream &OS, StringRef PlaceHolder) { in print() 191 void TypePrinter::print(const Type *T, Qualifiers Quals, raw_ostream &OS, in print() 311 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore() 325 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore() 371 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter() 378 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter() 388 void TypePrinter::printBuiltinBefore(const BuiltinType *T, raw_ostream &OS) { in printBuiltinBefore() 393 void TypePrinter::printBuiltinAfter(const BuiltinType *T, raw_ostream &OS) {} in printBuiltinAfter() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 23 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<() 43 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<() 71 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<() 104 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_DataKind &Data) { in operator <<() 120 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<() 169 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_LocType &Loc) { in operator <<() 189 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<() 203 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<() 214 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_Lang &Lang) { in operator <<() 245 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_SymType &Tag) { in operator <<() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | MachOEmitter.cpp | 77 writeMachO(raw_ostream & OS) writeMachO() argument 89 writeHeader(raw_ostream & OS) writeHeader() argument 125 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 132 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 148 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 162 writePayloadString(MachOYAML::LoadCommand & LC,raw_ostream & OS) writePayloadString() argument 173 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 180 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 187 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 194 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 200 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 206 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 212 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 218 writeLoadCommandData(MachOYAML::LoadCommand & LC,raw_ostream & OS,bool IsLittleEndian) writeLoadCommandData() argument 231 ZeroFillBytes(raw_ostream & OS,size_t Size) ZeroFillBytes() argument 236 Fill(raw_ostream & OS,size_t Size,uint32_t Data) Fill() argument 241 ZeroToOffset(raw_ostream & OS,size_t Offset) ZeroToOffset() argument 247 writeLoadCommands(raw_ostream & OS) writeLoadCommands() argument 296 writeSectionData(raw_ostream & OS) writeSectionData() argument 403 writeRelocations(raw_ostream & OS) writeRelocations() argument 427 writeBindOpcodes(raw_ostream & OS,std::vector<MachOYAML::BindOpcode> & BindOpcodes) writeBindOpcodes() argument 445 dumpExportEntry(raw_ostream & OS,MachOYAML::ExportEntry & Entry) dumpExportEntry() argument 470 writeExportTrie(raw_ostream & OS) writeExportTrie() argument 475 writeNListEntry(MachOYAML::NListEntry & NLE,raw_ostream & OS,bool IsLittleEndian) writeNListEntry() argument 489 writeLinkEditData(raw_ostream & OS) writeLinkEditData() argument 559 writeRebaseOpcodes(raw_ostream & OS) writeRebaseOpcodes() argument 570 writeBasicBindOpcodes(raw_ostream & OS) writeBasicBindOpcodes() argument 574 writeWeakBindOpcodes(raw_ostream & OS) writeWeakBindOpcodes() argument 578 writeLazyBindOpcodes(raw_ostream & OS) writeLazyBindOpcodes() argument 582 writeNameList(raw_ostream & OS) writeNameList() argument 591 writeStringTable(raw_ostream & OS) writeStringTable() argument 598 writeDynamicSymbolTable(raw_ostream & OS) writeDynamicSymbolTable() argument 604 writeFunctionStarts(raw_ostream & OS) writeFunctionStarts() argument 615 writeDataInCode(raw_ostream & OS) writeDataInCode() argument 625 writeChainedFixups(raw_ostream & OS) writeChainedFixups() argument 631 writeDyldExportsTrie(raw_ostream & OS) writeDyldExportsTrie() argument 652 writeMachO(raw_ostream & OS) writeMachO() argument 681 writeFatHeader(raw_ostream & OS) writeFatHeader() argument 703 writeFatArch(MachOYAML::FatArch & LC,raw_ostream & OS) writeFatArch() argument 706 writeFatArch(MachOYAML::FatArch & Arch,raw_ostream & OS) writeFatArch() argument 715 writeFatArch(MachOYAML::FatArch & Arch,raw_ostream & OS) writeFatArch() argument 724 writeFatArchs(raw_ostream & OS) writeFatArchs() argument 735 ZeroToOffset(raw_ostream & OS,size_t Offset) ZeroToOffset() argument [all...] |
H A D | WasmEmitter.cpp | 72 raw_ostream &OS; member in __anona5df02bb0111::SubSectionWriter 77 SubSectionWriter(raw_ostream &OS) : OS(OS), StringStream(OutString) {} in SubSectionWriter() 91 static int writeUint64(raw_ostream &OS, uint64_t Value) { in writeUint64() 98 static int writeUint32(raw_ostream &OS, uint32_t Value) { in writeUint32() 105 static int writeUint8(raw_ostream &OS, uint8_t Value) { in writeUint8() 112 static int writeStringRef(const StringRef &Str, raw_ostream &OS) { in writeStringRef() 118 static int writeLimits(const WasmYAML::Limits &Lim, raw_ostream &OS) { in writeLimits() 131 void WasmWriter::writeInitExpr(raw_ostream &OS, in writeInitExpr() 162 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() 185 void WasmWriter::writeSectionContent(raw_ostream &OS, in writeSectionContent() [all …]
|
H A D | DWARFEmitter.cpp | 43 static void writeInteger(T Integer, raw_ostream &OS, bool IsLittleEndian) { in writeInteger() 50 raw_ostream &OS, bool IsLittleEndian) { in writeVariableSizedInteger() 66 static void ZeroFillBytes(raw_ostream &OS, size_t Size) { in ZeroFillBytes() 72 const uint64_t Length, raw_ostream &OS, in writeInitialLength() 83 raw_ostream &OS, bool IsLittleEndian) { in writeDWARFOffset() 88 Error DWARFYAML::emitDebugStr(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugStr() 105 raw_string_ostream OS(AbbrevTableBuffer); in getAbbrevTableContentByIndex() local 132 Error DWARFYAML::emitDebugAbbrev(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAbbrev() 141 Error DWARFYAML::emitDebugAranges(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugAranges() 190 Error DWARFYAML::emitDebugRanges(raw_ostream &OS, const DWARFYAML::Data &DI) { in emitDebugRanges() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebugUtils.cpp | 118 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, NonOwningSymbolStringPtr Sym) { in operator <<() 149 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameSet &Symbols) { in operator <<() 153 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameVector &Symbols) { in operator <<() 157 raw_ostream &operator<<(raw_ostream &OS, ArrayRef<SymbolStringPtr> Symbols) { in operator <<() 161 raw_ostream &operator<<(raw_ostream &OS, const JITSymbolFlags &Flags) { in operator <<() 179 raw_ostream &operator<<(raw_ostream &OS, const ExecutorSymbolDef &Sym) { in operator <<() 183 raw_ostream &operator<<(raw_ostream &OS, const SymbolFlagsMap::value_type &KV) { in operator <<() 187 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap::value_type &KV) { in operator <<() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MIRPrinter.h | 28 raw_ostream &OS; variable 31 PrintMIRPreparePass(raw_ostream &OS = errs()) : OS(OS) {} in OS() argument 36 raw_ostream &OS; variable 39 PrintMIRPass(raw_ostream &OS = errs()) : OS(OS) {} in OS() function
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | DetailedRecordsBackend.cpp | 59 void DetailedRecordsEmitter::run(raw_ostream &OS) { in run() 67 void DetailedRecordsEmitter::printReportHeading(raw_ostream &OS) { in printReportHeading() 72 void DetailedRecordsEmitter::printVariables(raw_ostream &OS) { in printVariables() 84 void DetailedRecordsEmitter::printClasses(raw_ostream &OS) { in printClasses() 100 void DetailedRecordsEmitter::printRecords(raw_ostream &OS) { in printRecords() 118 raw_ostream &OS) { in printSectionHeading() 124 void DetailedRecordsEmitter::printDefms(Record *Rec, raw_ostream &OS) { in printDefms() 138 raw_ostream &OS) { in printTemplateArgs() 158 void DetailedRecordsEmitter::printSuperclasses(Record *Rec, raw_ostream &OS) { in printSuperclasses() 177 void DetailedRecordsEmitter::printFields(Record *Rec, raw_ostream &OS) { in printFields() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 34 void LanaiInstPrinter::printRegName(raw_ostream &OS, MCRegister Reg) const { in printRegName() 38 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst() 72 raw_ostream &OS, in printMemoryLoadIncrement() 91 raw_ostream &OS, in printMemoryStoreIncrement() 109 bool LanaiInstPrinter::printAlias(const MCInst *MI, raw_ostream &OS) { in printAlias() 143 raw_ostream &OS) { in printInst() 150 raw_ostream &OS, const char *Modifier) { in printOperand() 164 raw_ostream &OS) { in printMemImmOperand() 178 raw_ostream &OS) { in printHi16ImmOperand() 190 raw_ostream &OS) { in printHi16AndImmOperand() [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTableExecutorEmitter.cpp | 16 raw_ostream &OS, ArrayRef<RuleMatcher> Rules) { in emitSubtargetFeatureBitsetImpl() 106 raw_ostream &OS, ArrayRef<Record *> ComplexOperandMatchers) { in emitComplexPredicates() 127 raw_ostream &OS, ArrayRef<StringRef> CustomOperandRenderers) { in emitCustomOperandRenderers() 144 raw_ostream &OS, ArrayRef<LLTCodeGen> TypeObjects) { in emitTypeObjects() 164 raw_ostream &OS, const MatchTable &Table) { in emitMatchTable() 176 raw_ostream &OS, const MatchTable &Table, ArrayRef<LLTCodeGen> TypeObjects, in emitExecutorImpl() 198 raw_ostream &OS, StringRef IfDefName) { in emitPredicateBitset() 208 raw_ostream &OS, StringRef IfDefName) { in emitTemporariesDecl() 244 raw_ostream &OS, unsigned MaxTemporaries, StringRef IfDefName) { in emitTemporariesInit() 255 raw_ostream &OS, StringRef IfDefName) { in emitPredicatesDecl() [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageViewText.cpp | 29 void CoveragePrinterText::closeViewFile(OwnedStream OS) { in closeViewFile() 39 auto OS = std::move(OSOrErr.get()); in createIndexFile() local 73 auto OS = std::move(OSOrErr.get()); in generateSubDirectoryReport() local 137 void SourceCoverageViewText::renderSourceName(raw_ostream &OS, bool WholeFile) { in renderSourceName() 142 void SourceCoverageViewText::renderLinePrefix(raw_ostream &OS, in renderLinePrefix() 150 void SourceCoverageViewText::renderViewDivider(raw_ostream &OS, in renderViewDivider() 161 void SourceCoverageViewText::renderLine(raw_ostream &OS, LineRef L, in renderLine() 214 raw_ostream &OS, const LineCoverageStats &Line) { in renderLineCoverageColumn() 227 void SourceCoverageViewText::renderLineNumberColumn(raw_ostream &OS, in renderLineNumberColumn() 238 void SourceCoverageViewText::renderRegionMarkers(raw_ostream &OS, in renderRegionMarkers() [all …]
|
H A D | SourceCoverageViewHTML.cpp | 46 raw_string_ostream OS{EscapedHTML}; in escape() local 445 void emitPrelude(raw_ostream &OS, const CoverageViewOptions &Opts, in emitPrelude() 468 void emitTableRow(raw_ostream &OS, const CoverageViewOptions &Opts, in emitTableRow() 525 void emitEpilog(raw_ostream &OS) { in emitEpilog() 538 OwnedStream OS = std::move(OSOrErr.get()); in createViewFile() local 551 void CoveragePrinterHTML::closeViewFile(OwnedStream OS) { in closeViewFile() 556 static void emitColumnLabelsForIndex(raw_ostream &OS, in emitColumnLabelsForIndex() 632 void CoveragePrinterHTML::emitFileSummary(raw_ostream &OS, StringRef SF, in emitFileSummary() 661 auto OS = std::move(OSOrErr.get()); in createIndexFile() local 726 auto OS = std::move(OSOrErr.get()); in generateSubDirectoryReport() local [all …]
|
H A D | CoverageExporterLcov.cpp | 49 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() 198 void renderFiles(raw_ostream &OS, const coverage::CoverageMapping &Coverage, in renderFiles()
|
/freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
H A D | LLDBPropertyDefEmitter.cpp | 24 static void emitPropertyEnum(Record *Property, raw_ostream &OS) { in emitPropertyEnum() argument 30 static void emitProperty(Record *Property, raw_ostream &OS) { in emitProperty() argument 130 emityProperties(std::string PropertyName,std::vector<Record * > PropertyRecords,raw_ostream & OS) emityProperties() argument 153 emitPropertyEnum(std::string PropertyName,std::vector<Record * > PropertyRecords,raw_ostream & OS) emitPropertyEnum() argument 170 EmitPropertyDefs(RecordKeeper & Records,raw_ostream & OS) EmitPropertyDefs() argument 181 EmitPropertyEnumDefs(RecordKeeper & Records,raw_ostream & OS) EmitPropertyEnumDefs() argument [all...] |
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | MacroFusionPredicatorEmitter.cpp | 79 ArrayRef<Record *> Fusions, PredicateExpander &PE, raw_ostream &OS) { in emitMacroFusionDecl() 96 ArrayRef<Record *> Fusions, PredicateExpander &PE, raw_ostream &OS) { in emitMacroFusionImpl() 127 raw_ostream &OS) { in emitPredicates() 145 raw_ostream &OS) { in emitFirstPredicate() 178 raw_ostream &OS) { in emitSecondPredicate() 229 raw_ostream &OS) { in emitBothPredicate() 272 void MacroFusionPredicatorEmitter::run(raw_ostream &OS) { in run()
|
H A D | DirectiveEmitter.cpp | 34 IfDefScope(StringRef Name, raw_ostream &OS) : Name(Name), OS(OS) { in IfDefScope() 43 raw_ostream &OS; member in __anon4d8ebcf40111::IfDefScope 50 raw_ostream &OS, StringRef Enum, StringRef Prefix, in GenerateEnumClass() 83 raw_ostream &OS, in GenerateEnumClauseVal() 196 static void EmitDirectivesDecl(RecordKeeper &Records, raw_ostream &OS) { in EmitDirectivesDecl() 287 raw_ostream &OS, StringRef Enum, in GenerateGetName() 312 raw_ostream &OS, StringRef Enum, in GenerateGetKind() 347 raw_ostream &OS) { in GenerateGetKindClauseVal() 404 raw_ostream &OS, StringRef DirectiveName, in GenerateCaseForVersionedClauses() 436 raw_ostream &OS) { in GenerateIsAllowedClause() [all …]
|
H A D | IntrinsicEmitter.cpp | 72 void IntrinsicEmitter::run(raw_ostream &OS, bool Enums) { in run() 111 raw_ostream &OS) { in EmitEnumInfo() 171 void IntrinsicEmitter::EmitArgKind(raw_ostream &OS) { in EmitArgKind() 185 void IntrinsicEmitter::EmitIITInfo(raw_ostream &OS) { in EmitIITInfo() 207 raw_ostream &OS) { in EmitTargetInfo() 224 const CodeGenIntrinsicTable &Ints, raw_ostream &OS) { in EmitIntrinsicToNameTable() 234 const CodeGenIntrinsicTable &Ints, raw_ostream &OS) { in EmitIntrinsicToOverloadTable() 264 static void printIITEntry(raw_ostream &OS, unsigned char X) { in printIITEntry() 269 raw_ostream &OS) { in EmitGenerator() 421 raw_ostream &OS) { in EmitAttributes() [all …]
|
H A D | RISCVTargetDefEmitter.cpp | 27 static void printExtensionTable(raw_ostream &OS, in printExtensionTable() 47 static void emitRISCVExtensions(RecordKeeper &Records, raw_ostream &OS) { in emitRISCVExtensions() 97 static void printMArch(raw_ostream &OS, const std::vector<Record *> &Features) { in printMArch() 126 static void printProfileTable(raw_ostream &OS, in printProfileTable() 148 static void emitRISCVProfiles(RecordKeeper &Records, raw_ostream &OS) { in emitRISCVProfiles() 166 static void emitRISCVProcs(RecordKeeper &RK, raw_ostream &OS) { in emitRISCVProcs() 213 static void emitRISCVExtensionBitmask(RecordKeeper &RK, raw_ostream &OS) { in emitRISCVExtensionBitmask() 248 static void EmitRISCVTargetDef(RecordKeeper &RK, raw_ostream &OS) { in EmitRISCVTargetDef()
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | FaultMapParser.cpp | 16 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 <<()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRPrintingPasses.cpp | 35 raw_ostream &OS; member in __anon718093ef0111::PrintModulePassWrapper 42 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper() 85 raw_ostream &OS; member in __anon718093ef0111::PrintFunctionPassWrapper 91 PrintFunctionPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintFunctionPassWrapper() 127 ModulePass *llvm::createPrintModulePass(llvm::raw_ostream &OS, in createPrintModulePass() 133 FunctionPass *llvm::createPrintFunctionPass(llvm::raw_ostream &OS, in createPrintFunctionPass()
|
H A D | Mangler.cpp | 35 static void getNameWithPrefixImpl(raw_ostream &OS, const Twine &GVName, in getNameWithPrefixImpl() 64 static void getNameWithPrefixImpl(raw_ostream &OS, const Twine &GVName, in getNameWithPrefixImpl() 71 void Mangler::getNameWithPrefix(raw_ostream &OS, const Twine &GVName, in getNameWithPrefix() 78 raw_svector_ostream OS(OutName); in getNameWithPrefix() local 96 static void addByteCountSuffix(raw_ostream &OS, const Function *F, in addByteCountSuffix() 121 void Mangler::getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, in getNameWithPrefix() 191 raw_svector_ostream OS(OutName); in getNameWithPrefix() local 214 void llvm::emitLinkerFlagsForGlobalCOFF(raw_ostream &OS, const GlobalValue *GV, in emitLinkerFlagsForGlobalCOFF() 280 void llvm::emitLinkerFlagsForUsedCOFF(raw_ostream &OS, const GlobalValue *GV, in emitLinkerFlagsForUsedCOFF()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | StackSafetyAnalysis.h | 103 raw_ostream &OS; variable 106 explicit StackSafetyPrinterPass(raw_ostream &OS) : OS(OS) {} in StackSafetyPrinterPass() argument 141 raw_ostream &OS; global() variable 144 StackSafetyGlobalPrinterPass(raw_ostream & OS) StackSafetyGlobalPrinterPass() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Caching.h | 32 : OS(std::move(OS)), ObjectPathName(OSPath) {} in OS() function 33 std::unique_ptr<raw_pwrite_stream> OS; variable
|