Home
last modified time | relevance | path

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

12345678910>>...53

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DPredicateExpander.cpp18 void PredicateExpander::expandTrue(formatted_raw_ostream &OS) { OS << "true"; } in expandTrue()
19 void PredicateExpander::expandFalse(formatted_raw_ostream &OS) { in expandFalse()
23 void PredicateExpander::expandCheckImmOperand(formatted_raw_ostream &OS, in expandCheckImmOperand()
29 void PredicateExpander::expandCheckImmOperand(formatted_raw_ostream &OS, in expandCheckImmOperand()
35 void PredicateExpander::expandCheckRegOperand(formatted_raw_ostream &OS, in expandCheckRegOperand()
47 void PredicateExpander::expandCheckInvalidRegOperand(formatted_raw_ostream &OS, in expandCheckInvalidRegOperand()
53 void PredicateExpander::expandCheckSameRegOperand(formatted_raw_ostream &OS, in expandCheckSameRegOperand()
60 void PredicateExpander::expandCheckNumOperands(formatted_raw_ostream &OS, in expandCheckNumOperands()
66 void PredicateExpander::expandCheckOpcode(formatted_raw_ostream &OS, in expandCheckOpcode()
73 void PredicateExpander::expandCheckOpcode(formatted_raw_ostream &OS, in expandCheckOpcode()
[all …]
DDAGISelMatcher.cpp23 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print()
107 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
117 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
121 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
125 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
129 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
133 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
137 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
141 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
145 void CheckChildSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
[all …]
DAttributes.cpp41 void Attributes::emitTargetIndependentEnums(raw_ostream &OS) { in emitTargetIndependentEnums()
54 void Attributes::emitConversionFn(raw_ostream &OS) { in emitConversionFn()
75 void Attributes::emitFnAttrCompatCheck(raw_ostream &OS, bool IsStringAttr) { in emitFnAttrCompatCheck()
139 void Attributes::printEnumAttrClasses(raw_ostream &OS, in printEnumAttrClasses()
152 void Attributes::printStrBoolAttrClasses(raw_ostream &OS, in printStrBoolAttrClasses()
165 void Attributes::emit(raw_ostream &OS) { in emit()
173 void EmitAttributes(RecordKeeper &RK, raw_ostream &OS) { in EmitAttributes()
/external/clang/lib/AST/
DTypePrinter.cpp115 static void AppendTypeQualList(raw_ostream &OS, unsigned TypeQuals, in AppendTypeQualList()
137 void TypePrinter::spaceBeforePlaceHolder(raw_ostream &OS) { in spaceBeforePlaceHolder()
142 void TypePrinter::print(QualType t, raw_ostream &OS, StringRef PlaceHolder) { in print()
147 void TypePrinter::print(const Type *T, Qualifiers Quals, raw_ostream &OS, in print()
238 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore()
253 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore()
299 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter()
306 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter()
316 void TypePrinter::printBuiltinBefore(const BuiltinType *T, raw_ostream &OS) { in printBuiltinBefore()
320 void TypePrinter::printBuiltinAfter(const BuiltinType *T, raw_ostream &OS) { } in printBuiltinAfter()
[all …]
/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp24 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print()
108 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
118 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
122 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
126 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
130 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
134 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
138 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
142 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
146 void CheckChildSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
[all …]
DAttributes.cpp43 void Attributes::emitTargetIndependentEnums(raw_ostream &OS) { in emitTargetIndependentEnums()
56 void Attributes::emitConversionFn(raw_ostream &OS) { in emitConversionFn()
77 void Attributes::emitFnAttrCompatCheck(raw_ostream &OS, bool IsStringAttr) { in emitFnAttrCompatCheck()
141 void Attributes::printEnumAttrClasses(raw_ostream &OS, in printEnumAttrClasses()
154 void Attributes::printStrBoolAttrClasses(raw_ostream &OS, in printStrBoolAttrClasses()
167 void Attributes::emit(raw_ostream &OS) { in emit()
175 void EmitAttributes(RecordKeeper &RK, raw_ostream &OS) { in EmitAttributes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp25 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
45 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
77 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_DataKind &Data) { in operator <<()
93 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
104 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_LocType &Loc) { in operator <<()
124 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
138 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
149 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_Lang &Lang) { in operator <<()
173 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_SymType &Tag) { in operator <<()
211 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
[all …]
/external/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp25 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
45 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
77 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_DataKind &Data) { in operator <<()
93 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
149 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_LocType &Loc) { in operator <<()
167 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
181 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
191 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_Lang &Lang) { in operator <<()
214 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const PDB_SymType &Tag) { in operator <<()
252 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, in operator <<()
[all …]
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.cpp22 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print()
97 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
107 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
111 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
115 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
119 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
123 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
127 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
131 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
136 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
[all …]
DIntrinsicEmitter.cpp26 void IntrinsicEmitter::run(raw_ostream &OS) { in run()
69 void IntrinsicEmitter::EmitPrefix(raw_ostream &OS) { in EmitPrefix()
79 void IntrinsicEmitter::EmitSuffix(raw_ostream &OS) { in EmitSuffix()
88 raw_ostream &OS) { in EmitEnumInfo()
102 raw_ostream &OS) { in EmitFnNameRecognizer()
151 raw_ostream &OS) { in EmitIntrinsicToNameTable()
162 raw_ostream &OS) { in EmitIntrinsicToOverloadTable()
177 static void EmitTypeForValueType(raw_ostream &OS, MVT::SimpleValueType VT) { in EmitTypeForValueType()
208 static void EmitTypeGenerate(raw_ostream &OS, in EmitTypeGenerate()
228 static void EmitTypeGenerate(raw_ostream &OS, const Record *ArgType, in EmitTypeGenerate()
[all …]
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp65 Error MachOWriter::writeMachO(raw_ostream &OS) { in writeMachO()
76 Error MachOWriter::writeHeader(raw_ostream &OS) { in writeHeader()
111 size_t writeLoadCommandData(MachOYAML::LoadCommand &LC, raw_ostream &OS) { in writeLoadCommandData()
117 raw_ostream &OS) { in writeLoadCommandData()
131 raw_ostream &OS) { in writeLoadCommandData()
143 size_t writePayloadString(MachOYAML::LoadCommand &LC, raw_ostream &OS) { in writePayloadString()
154 raw_ostream &OS) { in writeLoadCommandData()
160 raw_ostream &OS) { in writeLoadCommandData()
166 raw_ostream &OS) { in writeLoadCommandData()
170 void ZeroFillBytes(raw_ostream &OS, size_t Size) { in ZeroFillBytes()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2macho.cpp67 Error MachOWriter::writeMachO(raw_ostream &OS) { in writeMachO()
78 Error MachOWriter::writeHeader(raw_ostream &OS) { in writeHeader()
116 size_t writeLoadCommandData(MachOYAML::LoadCommand &LC, raw_ostream &OS, in writeLoadCommandData()
123 raw_ostream &OS, in writeLoadCommandData()
139 MachOYAML::LoadCommand &LC, raw_ostream &OS, bool IsLittleEndian) { in writeLoadCommandData()
153 size_t writePayloadString(MachOYAML::LoadCommand &LC, raw_ostream &OS) { in writePayloadString()
164 raw_ostream &OS, in writeLoadCommandData()
171 raw_ostream &OS, in writeLoadCommandData()
178 raw_ostream &OS, in writeLoadCommandData()
185 MachOYAML::LoadCommand &LC, raw_ostream &OS, bool IsLittleEndian) { in writeLoadCommandData()
[all …]
Dyaml2wasm.cpp54 static int writeUint64(raw_ostream &OS, uint64_t Value) { in writeUint64()
61 static int writeUint32(raw_ostream &OS, uint32_t Value) { in writeUint32()
68 static int writeUint8(raw_ostream &OS, uint8_t Value) { in writeUint8()
75 static int writeStringRef(const StringRef &Str, raw_ostream &OS) { in writeStringRef()
81 static int writeLimits(const WasmYAML::Limits &Lim, raw_ostream &OS) { in writeLimits()
89 static int writeInitExpr(const wasm::WasmInitExpr &InitExpr, raw_ostream &OS) { in writeInitExpr()
116 raw_ostream &OS; member in SubSectionWriter
121 SubSectionWriter(raw_ostream &OS) : OS(OS), StringStream(OutString) {} in SubSectionWriter()
135 int WasmWriter::writeSectionContent(raw_ostream &OS, WasmYAML::LinkingSection &Section) { in writeSectionContent()
221 int WasmWriter::writeSectionContent(raw_ostream &OS, WasmYAML::NameSection &Section) { in writeSectionContent()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DMachineOperandTest.cpp60 raw_string_ostream OS(str); in TEST() local
81 raw_string_ostream OS(str); in TEST() local
103 raw_string_ostream OS(str); in TEST() local
120 raw_string_ostream OS(str); in TEST() local
139 raw_string_ostream OS(str); in TEST() local
151 raw_string_ostream OS(str); in TEST() local
170 raw_string_ostream OS(str); in TEST() local
181 raw_string_ostream OS(str); in TEST() local
198 raw_string_ostream OS(str); in TEST() local
215 raw_string_ostream OS(str); in TEST() local
[all …]
/external/llvm/lib/Target/Lanai/InstPrinter/
DLanaiInstPrinter.cpp32 void LanaiInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName()
36 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
70 raw_ostream &OS, in printMemoryLoadIncrement()
89 raw_ostream &OS, in printMemoryStoreIncrement()
107 bool LanaiInstPrinter::printAlias(const MCInst *MI, raw_ostream &OS) { in printAlias()
138 void LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
147 raw_ostream &OS, const char *Modifier) { in printOperand()
161 raw_ostream &OS) { in printMemImmOperand()
175 raw_ostream &OS) { in printHi16ImmOperand()
187 raw_ostream &OS) { in printHi16AndImmOperand()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/InstPrinter/
DLanaiInstPrinter.cpp32 void LanaiInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName()
36 bool LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
70 raw_ostream &OS, in printMemoryLoadIncrement()
89 raw_ostream &OS, in printMemoryStoreIncrement()
107 bool LanaiInstPrinter::printAlias(const MCInst *MI, raw_ostream &OS) { in printAlias()
138 void LanaiInstPrinter::printInst(const MCInst *MI, raw_ostream &OS, in printInst()
147 raw_ostream &OS, const char *Modifier) { in printOperand()
161 raw_ostream &OS) { in printMemImmOperand()
175 raw_ostream &OS) { in printHi16ImmOperand()
187 raw_ostream &OS) { in printHi16AndImmOperand()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DEndianStreamTest.cpp23 raw_svector_ostream OS(data); in TEST() local
38 raw_svector_ostream OS(data); in TEST() local
54 raw_svector_ostream OS(data); in TEST() local
69 raw_svector_ostream OS(data); in TEST() local
84 raw_svector_ostream OS(data); in TEST() local
103 raw_svector_ostream OS(data); in TEST() local
122 raw_svector_ostream OS(data); in TEST() local
141 raw_svector_ostream OS(data); in TEST() local
160 raw_svector_ostream OS(Data); in TEST() local
175 raw_svector_ostream OS(Data); in TEST() local
[all …]
/external/llvm/unittests/Support/
DEndianStreamTest.cpp23 raw_svector_ostream OS(data); in TEST() local
38 raw_svector_ostream OS(data); in TEST() local
54 raw_svector_ostream OS(data); in TEST() local
69 raw_svector_ostream OS(data); in TEST() local
84 raw_svector_ostream OS(data); in TEST() local
103 raw_svector_ostream OS(data); in TEST() local
122 raw_svector_ostream OS(data); in TEST() local
141 raw_svector_ostream OS(data); in TEST() local
160 raw_svector_ostream OS(Data); in TEST() local
175 raw_svector_ostream OS(Data); in TEST() local
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DWithColor.cpp22 bool WithColor::colorsEnabled(raw_ostream &OS) { in colorsEnabled()
28 WithColor::WithColor(raw_ostream &OS, HighlightColor Color) : OS(OS) { in WithColor()
69 raw_ostream &WithColor::error(raw_ostream &OS, StringRef Prefix) { in error()
75 raw_ostream &WithColor::warning(raw_ostream &OS, StringRef Prefix) { in warning()
81 raw_ostream &WithColor::note(raw_ostream &OS, StringRef Prefix) { in note()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageViewText.cpp27 void CoveragePrinterText::closeViewFile(OwnedStream OS) { in closeViewFile()
37 auto OS = std::move(OSOrErr.get()); in createIndexFile() local
72 void SourceCoverageViewText::renderSourceName(raw_ostream &OS, bool WholeFile) { in renderSourceName()
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()
[all …]
DSourceCoverageViewHTML.cpp47 raw_string_ostream OS{EscapedHTML}; in escape() local
261 void emitPrelude(raw_ostream &OS, const CoverageViewOptions &Opts, in emitPrelude()
277 void emitEpilog(raw_ostream &OS) { in emitEpilog()
290 OwnedStream OS = std::move(OSOrErr.get()); in createViewFile() local
302 void CoveragePrinterHTML::closeViewFile(OwnedStream OS) { in closeViewFile()
307 static void emitColumnLabelsForIndex(raw_ostream &OS, in emitColumnLabelsForIndex()
335 void CoveragePrinterHTML::emitFileSummary(raw_ostream &OS, StringRef SF, in emitFileSummary()
405 auto OS = std::move(OSOrErr.get()); in createIndexFile() local
464 void SourceCoverageViewHTML::renderViewHeader(raw_ostream &OS) { in renderViewHeader()
468 void SourceCoverageViewHTML::renderViewFooter(raw_ostream &OS) { in renderViewFooter()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Assembly/
DAssemblyAnnotationWriter.h36 formatted_raw_ostream &OS) {} in emitFunctionAnnot()
42 formatted_raw_ostream &OS) { in emitBasicBlockStartAnnot()
48 formatted_raw_ostream &OS) { in emitBasicBlockEndAnnot()
54 formatted_raw_ostream &OS) {} in emitInstructionAnnot()
58 virtual void printInfoComment(const Value &V, formatted_raw_ostream &OS) {} in printInfoComment()
/external/llvm/tools/llvm-cov/
DSourceCoverageViewText.cpp26 void CoveragePrinterText::closeViewFile(OwnedStream OS) { in closeViewFile()
34 auto OS = std::move(OSOrErr.get()); in createIndexFile() local
66 void SourceCoverageViewText::renderSourceName(raw_ostream &OS) { in renderSourceName()
71 void SourceCoverageViewText::renderLinePrefix(raw_ostream &OS, in renderLinePrefix()
79 void SourceCoverageViewText::renderViewDivider(raw_ostream &OS, in renderViewDivider()
91 raw_ostream &OS, LineRef L, in renderLine()
139 raw_ostream &OS, const LineCoverageStats &Line) { in renderLineCoverageColumn()
152 void SourceCoverageViewText::renderLineNumberColumn(raw_ostream &OS, in renderLineNumberColumn()
164 raw_ostream &OS, CoverageSegmentArray Segments, unsigned ViewDepth) { in renderRegionMarkers()
189 raw_ostream &OS, LineRef L, const coverage::CoverageSegment *WrappedSegment, in renderExpansionSite()
[all …]
DSourceCoverageViewHTML.cpp173 void emitPrelude(raw_ostream &OS) { in emitPrelude()
180 void emitEpilog(raw_ostream &OS) { in emitEpilog()
225 OwnedStream OS = std::move(OSOrErr.get()); in createViewFile() local
230 void CoveragePrinterHTML::closeViewFile(OwnedStream OS) { in closeViewFile()
238 auto OS = std::move(OSOrErr.get()); in createIndexFile() local
257 void SourceCoverageViewHTML::renderViewHeader(raw_ostream &OS) { in renderViewHeader()
261 void SourceCoverageViewHTML::renderViewFooter(raw_ostream &OS) { in renderViewFooter()
265 void SourceCoverageViewHTML::renderSourceName(raw_ostream &OS) { in renderSourceName()
270 void SourceCoverageViewHTML::renderLinePrefix(raw_ostream &OS, unsigned) { in renderLinePrefix()
274 void SourceCoverageViewHTML::renderLineSuffix(raw_ostream &OS, unsigned) { in renderLineSuffix()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
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()
112 void Mangler::getNameWithPrefix(raw_ostream &OS, const GlobalValue *GV, in getNameWithPrefix()
181 raw_svector_ostream OS(OutName); in getNameWithPrefix() local
185 void llvm::emitLinkerFlagsForGlobalCOFF(raw_ostream &OS, const GlobalValue *GV, in emitLinkerFlagsForGlobalCOFF()
216 void llvm::emitLinkerFlagsForUsedCOFF(raw_ostream &OS, const GlobalValue *GV, in emitLinkerFlagsForUsedCOFF()

12345678910>>...53