Searched refs:raw_ostream (Results 326 - 350 of 746) sorted by relevance

<<11121314151617181920>>

/external/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.h64 void PrintImpl(raw_ostream &OS) const override;
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCExpr.h79 void PrintImpl(raw_ostream &OS) const override;
/external/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp14 #include "llvm/Support/raw_ostream.h"
60 void SystemZConstantPoolValue::print(raw_ostream &O) const {
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFObjectWriter.cpp91 MCObjectWriter *llvm::createX86WinCOFFObjectWriter(raw_ostream &OS,
/external/llvm/tools/llvm-diff/
H A DDiffConsumer.h22 #include "llvm/Support/raw_ostream.h"
68 raw_ostream &out;
/external/llvm/tools/llvm-readobj/
H A DWin64EHDumper.h26 raw_ostream &OS;
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDIL.h60 class raw_ostream;
/external/clang/lib/Frontend/
H A DASTConsumers.cpp27 #include "llvm/Support/raw_ostream.h"
39 ASTPrinter(raw_ostream *Out = nullptr, bool Dump = false,
59 Out.changeColor(raw_ostream::BLUE);
92 raw_ostream &Out;
101 ASTDeclNodeLister(raw_ostream *Out = nullptr)
117 raw_ostream &Out;
121 ASTConsumer *clang::CreateASTPrinter(raw_ostream *Out,
176 raw_ostream& Out;
H A DFrontendActions.cpp26 #include "llvm/Support/raw_ostream.h"
50 if (raw_ostream *OS = CI.createDefaultOutputFile(false, InFile))
80 raw_ostream *OS = nullptr;
94 raw_ostream *&OS) {
118 raw_ostream *OS = nullptr;
342 raw_ostream *&OS) {
404 llvm::raw_ostream &Out;
407 DumpModuleInfoListener(llvm::raw_ostream &Out) : Out(Out) { }
534 llvm::raw_ostream &Out = OutFile.get()? *OutFile.get() : llvm::outs();
649 raw_ostream *O
[all...]
H A DLogDiagnosticPrinter.cpp17 #include "llvm/Support/raw_ostream.h"
21 LogDiagnosticPrinter::LogDiagnosticPrinter(raw_ostream &os,
46 LogDiagnosticPrinter::EmitDiagEntry(llvm::raw_ostream &OS,
/external/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp83 static void ReportControlFlow(raw_ostream &o,
136 static void ReportEvent(raw_ostream &o, const PathDiagnosticPiece& P,
196 static void ReportPiece(raw_ostream &o,
205 static void ReportCall(raw_ostream &o,
240 static void ReportMacro(raw_ostream &o,
253 static void ReportDiag(raw_ostream &o, const PathDiagnosticPiece& P,
259 static void ReportPiece(raw_ostream &o,
H A DSymbolManager.cpp19 #include "llvm/Support/raw_ostream.h"
30 void SymIntExpr::dumpToStream(raw_ostream &os) const {
40 void IntSymExpr::dumpToStream(raw_ostream &os) const {
51 void SymSymExpr::dumpToStream(raw_ostream &os) const {
61 void SymbolCast::dumpToStream(raw_ostream &os) const {
67 void SymbolConjured::dumpToStream(raw_ostream &os) const {
71 void SymbolDerived::dumpToStream(raw_ostream &os) const {
76 void SymbolExtent::dumpToStream(raw_ostream &os) const {
80 void SymbolMetadata::dumpToStream(raw_ostream &os) const {
87 void SymbolRegionValue::dumpToStream(raw_ostream
[all...]
/external/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp74 raw_ostream &O) {
175 unsigned OpNo, raw_ostream &O,
182 unsigned OpNo, raw_ostream &O) {
200 unsigned OpNo, raw_ostream &O, const char *Modifier,
233 unsigned Op, raw_ostream &O,
285 unsigned Op, raw_ostream &O,
297 unsigned Op, raw_ostream &O,
349 char Mode, raw_ostream &O) {
381 const char *ExtraCode, raw_ostream &O) {
473 raw_ostream
[all...]
/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp50 #include "llvm/Support/raw_ostream.h"
137 void print(raw_ostream &OS);
138 void printEdgeWeight(raw_ostream &OS, Edge E);
139 void printBlockWeight(raw_ostream &OS, BasicBlock *BB);
140 void printBlockEquivalence(raw_ostream &OS, BasicBlock *BB);
248 void printFunctionProfile(raw_ostream &OS, StringRef FName);
326 void SampleFunctionProfile::print(raw_ostream &OS) {
342 void SampleFunctionProfile::printEdgeWeight(raw_ostream &OS, Edge E) {
351 void SampleFunctionProfile::printBlockEquivalence(raw_ostream &OS,
362 void SampleFunctionProfile::printBlockWeight(raw_ostream
[all...]
/external/clang/include/clang/AST/
H A DASTTypeTraits.h30 class raw_ostream;
145 inline raw_ostream &operator<<(raw_ostream &OS, ASTNodeKind K) {
195 void print(llvm::raw_ostream &OS, const PrintingPolicy &PP) const;
198 void dump(llvm::raw_ostream &OS, SourceManager &SM) const;
/external/llvm/include/llvm/Support/
H A DYAMLTraits.h26 #include "llvm/Support/raw_ostream.h"
93 /// static void output(const MyType &val, void*, llvm::raw_ostream &out) {
109 //static void output(const T &value, void *ctxt, llvm::raw_ostream &out);
206 typedef void (*Signature_output)(const T&, void*, llvm::raw_ostream&);
698 static void output(const bool &, void*, llvm::raw_ostream &);
705 static void output(const StringRef &, void*, llvm::raw_ostream &);
712 static void output(const std::string &, void*, llvm::raw_ostream &);
719 static void output(const uint8_t &, void*, llvm::raw_ostream &);
726 static void output(const uint16_t &, void*, llvm::raw_ostream &);
733 static void output(const uint32_t &, void*, llvm::raw_ostream
[all...]
/external/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp60 void emitLoweringEmitter(raw_ostream &o);
65 void run(raw_ostream &o);
197 void PseudoLoweringEmitter::emitLoweringEmitter(raw_ostream &o) {
273 void PseudoLoweringEmitter::run(raw_ostream &o) {
298 void EmitPseudoLowering(RecordKeeper &RK, raw_ostream &OS) {
H A DAsmWriterEmitter.cpp46 void run(raw_ostream &o);
49 void EmitPrintInstruction(raw_ostream &o);
50 void EmitGetRegisterName(raw_ostream &o);
51 void EmitPrintAliasInstruction(raw_ostream &O);
67 AsmWriterOperand> > &OpsToPrint, raw_ostream &O) {
89 raw_ostream &O) {
285 void AsmWriterEmitter::EmitPrintInstruction(raw_ostream &O) {
293 << "::printInstruction(const MCInst *MI, raw_ostream &O) {\n";
524 emitRegisterNameString(raw_ostream &O, StringRef AltName,
577 void AsmWriterEmitter::EmitGetRegisterName(raw_ostream
[all...]
/external/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp34 #include "llvm/Support/raw_ostream.h"
53 void printOperand(const MachineInstr *MI, int opNum, raw_ostream &OS);
54 void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &OS,
56 void printCCOperand(const MachineInstr *MI, int opNum, raw_ostream &OS);
68 raw_ostream &O) override;
71 raw_ostream &O) override;
298 raw_ostream &O) {
386 raw_ostream &O, const char *Modifier) {
412 raw_ostream &O) {
433 raw_ostream
[all...]
/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h179 void print(raw_ostream &OS) const;
275 inline raw_ostream& operator<<(raw_ostream &OS, const AliasSet &AS) {
401 void print(raw_ostream &OS) const;
431 inline raw_ostream& operator<<(raw_ostream &OS, const AliasSetTracker &AST) {
/external/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp25 #include "llvm/Support/raw_ostream.h"
193 raw_ostream &operator <<( raw_ostream &OS
213 raw_ostream &operator<<(raw_ostream &OS, const zeros_impl<NumBytes> &) {
225 bool writeCOFF(COFFParser &CP, raw_ostream &OS) {
330 int yaml2coff(yaml::Input &YIn, raw_ostream &Out) {
/external/clang/include/clang/Basic/
H A DObjCRuntime.h311 raw_ostream &operator<<(raw_ostream &out, const ObjCRuntime &value);
/external/clang/lib/AST/
H A DTemplateName.cpp21 #include "llvm/Support/raw_ostream.h"
128 TemplateName::print(raw_ostream &OS, const PrintingPolicy &Policy,
173 void TemplateName::dump(raw_ostream &OS) const {
/external/llvm/lib/Analysis/
H A DDelinearization.cpp31 #include "llvm/Support/raw_ostream.h"
55 void print(raw_ostream &O, const Module *M = nullptr) const override;
83 void Delinearization::print(raw_ostream &O, const Module *) const {
H A DRegionPrinter.cpp22 #include "llvm/Support/raw_ostream.h"
103 raw_ostream &O = GW.getOStream();
135 raw_ostream &O = GW.getOStream();

Completed in 743 milliseconds

<<11121314151617181920>>