Home
last modified time | relevance | path

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

1234567891011

/external/llvm/utils/TableGen/
DDAGISelMatcher.cpp24 void Matcher::print(raw_ostream &OS, unsigned indent) const { in print()
99 void ScopeMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
109 void RecordMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
113 void RecordChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
117 void RecordMemRefMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
121 void CaptureGlueInputMatcher::printImpl(raw_ostream &OS, unsigned indent) const{ in printImpl()
125 void MoveChildMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
129 void MoveParentMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
133 void CheckSameMatcher::printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
138 printImpl(raw_ostream &OS, unsigned indent) const { in printImpl()
[all …]
DIntrinsicEmitter.cpp65 void IntrinsicEmitter::run(raw_ostream &OS) { in run()
102 void IntrinsicEmitter::EmitPrefix(raw_ostream &OS) { in EmitPrefix()
112 void IntrinsicEmitter::EmitSuffix(raw_ostream &OS) { in EmitSuffix()
121 raw_ostream &OS) { in EmitEnumInfo()
135 raw_ostream &OS) { in EmitFnNameRecognizer()
184 raw_ostream &OS) { in EmitIntrinsicToNameTable()
195 raw_ostream &OS) { in EmitIntrinsicToOverloadTable()
379 static void printIITEntry(raw_ostream &OS, unsigned char X) { in printIITEntry()
384 raw_ostream &OS) { in EmitGenerator()
509 EmitAttributes(const std::vector<CodeGenIntrinsic> &Ints, raw_ostream &OS) { in EmitAttributes()
[all …]
DSubtargetEmitter.cpp71 void SubtargetEmitter::Enumeration(raw_ostream &OS, in Enumeration()
131 unsigned SubtargetEmitter::FeatureKeyValues(raw_ostream &OS) { in FeatureKeyValues()
195 unsigned SubtargetEmitter::CPUKeyValues(raw_ostream &OS) { in CPUKeyValues()
335 EmitStageAndOperandCycleData(raw_ostream &OS, in EmitStageAndOperandCycleData()
514 EmitItineraries(raw_ostream &OS, in EmitItineraries()
570 void SubtargetEmitter::EmitProcessorProp(raw_ostream &OS, const Record *R, in EmitProcessorProp()
581 void SubtargetEmitter::EmitProcessorModels(raw_ostream &OS) { in EmitProcessorModels()
605 void SubtargetEmitter::EmitProcessorLookup(raw_ostream &OS) { in EmitProcessorLookup()
646 void SubtargetEmitter::EmitSchedModel(raw_ostream &OS) { in EmitSchedModel()
663 void SubtargetEmitter::ParseFeaturesFunction(raw_ostream &OS, in ParseFeaturesFunction()
[all …]
DInstrInfoEmitter.cpp59 unsigned Num, raw_ostream &OS) { in PrintDefList()
155 void InstrInfoEmitter::EmitOperandInfo(raw_ostream &OS, in EmitOperandInfo()
182 void InstrInfoEmitter::run(raw_ostream &OS) { in run()
300 raw_ostream &OS) { in emitRecord()
382 void InstrInfoEmitter::emitEnums(raw_ostream &OS) { in emitEnums()
417 void EmitInstrInfo(RecordKeeper &RK, raw_ostream &OS) { in EmitInstrInfo()
DRegisterInfoEmitter.cpp69 void RegisterInfoEmitter::runEnums(raw_ostream &OS, in runEnums()
160 EmitRegUnitPressure(raw_ostream &OS, const CodeGenRegBank &RegBank, in EmitRegUnitPressure()
246 RegisterInfoEmitter::EmitRegMappingTables(raw_ostream &OS, in EmitRegMappingTables()
372 RegisterInfoEmitter::EmitRegMapping(raw_ostream &OS, in EmitRegMapping()
454 static void printBitVectorAsHex(raw_ostream &OS, in printBitVectorAsHex()
477 void print(raw_ostream &OS) { in print()
482 static void printSimpleValueType(raw_ostream &OS, MVT::SimpleValueType VT) { in printSimpleValueType()
486 static void printSubRegIndex(raw_ostream &OS, const CodeGenSubRegIndex *Idx) { in printSubRegIndex()
529 static void printDiff16(raw_ostream &OS, uint16_t Val) { in printDiff16()
537 RegisterInfoEmitter::runMCDesc(raw_ostream &OS, CodeGenTarget &Target, in runMCDesc()
[all …]
DDAGISelMatcherEmitter.cpp115 static uint64_t EmitVBRValue(uint64_t Val, raw_ostream &OS) { in EmitVBRValue()
139 formatted_raw_ostream &OS) { in EmitMatcher()
174 raw_svector_ostream OS(TmpBuf); in EmitMatcher() local
309 raw_svector_ostream OS(TmpBuf); in EmitMatcher() local
582 formatted_raw_ostream &OS) { in EmitMatcherList()
598 void MatcherTableEmitter::EmitPredicateFunctions(formatted_raw_ostream &OS) { in EmitPredicateFunctions()
732 formatted_raw_ostream &OS) { in EmitHistogram()
789 formatted_raw_ostream OS(O); in EmitMatcherTable() local
/external/clang/lib/AST/
DTypePrinter.cpp111 static void AppendTypeQualList(raw_ostream &OS, unsigned TypeQuals) { in AppendTypeQualList()
128 void TypePrinter::spaceBeforePlaceHolder(raw_ostream &OS) { in spaceBeforePlaceHolder()
133 void TypePrinter::print(QualType t, raw_ostream &OS, StringRef PlaceHolder) { in print()
138 void TypePrinter::print(const Type *T, Qualifiers Quals, raw_ostream &OS, in print()
229 void TypePrinter::printBefore(QualType T, raw_ostream &OS) { in printBefore()
244 void TypePrinter::printBefore(const Type *T,Qualifiers Quals, raw_ostream &OS) { in printBefore()
290 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter()
297 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter()
307 void TypePrinter::printBuiltinBefore(const BuiltinType *T, raw_ostream &OS) { in printBuiltinBefore()
311 void TypePrinter::printBuiltinAfter(const BuiltinType *T, raw_ostream &OS) { } in printBuiltinAfter()
[all …]
/external/llvm/lib/MC/
DMCInst.cpp18 void MCOperand::print(raw_ostream &OS, const MCAsmInfo *MAI) const { in print()
42 void MCInst::print(raw_ostream &OS, const MCAsmInfo *MAI) const { in print()
51 void MCInst::dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI, in dump_pretty()
DMCInstPrinter.cpp27 void MCInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName()
31 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation()
DMCValue.cpp17 void MCValue::print(raw_ostream &OS, const MCAsmInfo *MAI) const { in print()
/external/clang/lib/Basic/
DVersion.cpp88 llvm::raw_string_ostream OS(buf); in getClangFullRepositoryVersion() local
116 llvm::raw_string_ostream OS(buf); in getClangFullVersion() local
135 llvm::raw_string_ostream OS(buf); in getClangFullCPPVersion() local
/external/llvm/lib/Support/
DTwine.cpp27 raw_svector_ostream OS(Out); in toVector() local
58 void Twine::printOneChild(raw_ostream &OS, Child Ptr, in printOneChild()
102 void Twine::printOneChildRepr(raw_ostream &OS, Child Ptr, in printOneChildRepr()
DPrettyStackTrace.cpp35 static unsigned PrintStack(const PrettyStackTraceEntry *Entry, raw_ostream &OS){ in PrintStack()
46 static void PrintCurStackTrace(raw_ostream &OS) { in PrintCurStackTrace()
/external/llvm/lib/TableGen/
DTableGenBackend.cpp19 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine()
28 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { in emitSourceFileHeader()
/external/clang/lib/Rewrite/Frontend/
DFrontendActions.cpp35 if (raw_ostream *OS = CI.createDefaultOutputFile(false, InFile)) in CreateASTConsumer() local
157 if (raw_ostream *OS = CI.createDefaultOutputFile(false, InFile, "cpp")) { in CreateASTConsumer() local
171 raw_ostream *OS = CI.createDefaultOutputFile(true, getCurrentFile()); in ExecuteAction() local
179 raw_ostream *OS = CI.createDefaultOutputFile(false, getCurrentFile()); in ExecuteAction() local
187 raw_ostream *OS = CI.createDefaultOutputFile(true, getCurrentFile()); in ExecuteAction() local
DHTMLPrint.cpp40 HTMLPrinter(raw_ostream *OS, Preprocessor &pp, in HTMLPrinter()
50 ASTConsumer* clang::CreateHTMLPrinter(raw_ostream *OS, in CreateHTMLPrinter()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp335 void SDNode::print_types(raw_ostream &OS, const SelectionDAG *G) const { in print_types()
348 void SDNode::print_details(raw_ostream &OS, const SelectionDAG *G) const { in print_details()
537 void SDNode::printr(raw_ostream &OS, const SelectionDAG *G) const { in printr()
543 static void DumpNodesr(raw_ostream &OS, const SDNode *N, unsigned indent, in DumpNodesr()
589 static void printrWithDepthHelper(raw_ostream &OS, const SDNode *N, in printrWithDepthHelper()
611 void SDNode::printrWithDepth(raw_ostream &OS, const SelectionDAG *G, in printrWithDepth()
616 void SDNode::printrFull(raw_ostream &OS, const SelectionDAG *G) const { in printrFull()
630 void SDNode::print(raw_ostream &OS, const SelectionDAG *G) const { in print()
/external/clang/lib/Frontend/
DFrontendActions.cpp49 if (raw_ostream *OS = CI.createDefaultOutputFile(false, InFile)) in CreateASTConsumer() local
66 raw_ostream *OS; in CreateASTConsumer() local
89 raw_ostream *OS = 0; in CreateASTConsumer() local
102 raw_ostream *&OS) { in ComputeASTConsumerArguments()
126 raw_ostream *OS = 0; in CreateASTConsumer() local
332 raw_ostream *&OS) { in ComputeASTConsumerArguments()
404 llvm::raw_fd_ostream *OS = in ExecuteAction() local
468 raw_ostream *OS = CI.createDefaultOutputFile(BinaryMode, getCurrentFile()); in ExecuteAction() local
/external/llvm/lib/Bitcode/Writer/
DBitWriter.cpp20 raw_fd_ostream OS(Path, ErrorInfo, in LLVMWriteBitcodeToFile() local
32 raw_fd_ostream OS(FD, ShouldClose, Unbuffered); in LLVMWriteBitcodeToFD() local
/external/llvm/unittests/Support/
Draw_ostream_test.cpp34 llvm::raw_svector_ostream OS(SVec); in printToString() local
44 llvm::raw_string_ostream OS(res); in printToStringUnbuffered() local
122 raw_string_ostream OS(Str); in TEST() local
/external/clang/utils/TableGen/
DClangASTNodesEmitter.cpp74 raw_ostream &OS, in EmitNode()
135 void ClangASTNodesEmitter::run(raw_ostream &OS) { in run()
176 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS, in EmitClangASTNodes()
183 void EmitClangDeclContext(RecordKeeper &Records, raw_ostream &OS) { in EmitClangDeclContext()
DClangCommentHTMLTagsEmitter.cpp22 void EmitClangCommentHTMLTags(RecordKeeper &Records, raw_ostream &OS) { in EmitClangCommentHTMLTags()
41 raw_ostream &OS) { in EmitClangCommentHTMLTagsProperties()
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp56 static void printDebugLoc(const DebugLoc &DL, formatted_raw_ostream &OS) { in printDebugLoc()
69 formatted_raw_ostream &OS) { in emitFunctionAnnot()
73 void printInfoComment(const Value &V, formatted_raw_ostream &OS) { in printInfoComment()
/external/llvm/lib/CodeGen/
DMachineFunctionPrinterPass.cpp30 raw_ostream &OS; member
62 MachineFunctionPass *createMachineFunctionPrinterPass(raw_ostream &OS, in createMachineFunctionPrinterPass()
/external/llvm/include/llvm/Support/
Draw_os_ostream.h26 std::ostream &OS; variable

1234567891011