Home
last modified time | relevance | path

Searched refs:raw_ostream (Results 1 – 25 of 1807) sorted by relevance

12345678910>>...73

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DDebugUtils.h33 raw_ostream &operator<<(raw_ostream &OS, const SymbolStringPtr &Sym);
36 raw_ostream &operator<<(raw_ostream &OS, NonOwningSymbolStringPtr Sym);
39 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameSet &Symbols);
42 raw_ostream &operator<<(raw_ostream &OS, const SymbolNameVector &Symbols);
45 raw_ostream &operator<<(raw_ostream &OS, ArrayRef<SymbolStringPtr> Symbols);
48 raw_ostream &operator<<(raw_ostream &OS, const JITSymbolFlags &Flags);
51 raw_ostream &operator<<(raw_ostream &OS, const SymbolFlagsMap::value_type &KV);
54 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap::value_type &KV);
57 raw_ostream &operator<<(raw_ostream &OS, const SymbolFlagsMap &SymbolFlags);
60 raw_ostream &operator<<(raw_ostream &OS, const SymbolMap &Symbols);
[all …]
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h21 class raw_ostream; variable
27 void EmitClangDeclContext(llvm::RecordKeeper &RK, llvm::raw_ostream &OS);
35 void EmitClangASTNodes(llvm::RecordKeeper &RK, llvm::raw_ostream &OS,
38 void EmitClangBasicReader(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
39 void EmitClangBasicWriter(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
40 void EmitClangTypeNodes(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
41 void EmitClangTypeReader(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
42 void EmitClangTypeWriter(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
44 llvm::raw_ostream &OS);
46 llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h29 const MCSubtargetInfo &STI, raw_ostream &O);
32 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
34 const MCSubtargetInfo &STI, raw_ostream &O) override;
35 static void printRegOperand(unsigned RegNo, raw_ostream &O,
40 const MCSubtargetInfo &STI, raw_ostream &O);
42 const MCSubtargetInfo &STI, raw_ostream &O);
43 void printU4ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
44 void printU8ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
45 void printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
47 const MCSubtargetInfo &STI, raw_ostream &O);
[all …]
H A DR600InstPrinter.h23 const MCSubtargetInfo &STI, raw_ostream &O) override;
25 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
28 void printAbs(const MCInst *MI, unsigned OpNo, raw_ostream &O);
29 void printBankSwizzle(const MCInst *MI, unsigned OpNo, raw_ostream &O);
30 void printClamp(const MCInst *MI, unsigned OpNo, raw_ostream &O);
31 void printCT(const MCInst *MI, unsigned OpNo, raw_ostream &O);
32 void printKCache(const MCInst *MI, unsigned OpNo, raw_ostream &O);
33 void printLast(const MCInst *MI, unsigned OpNo, raw_ostream &O);
34 void printLiteral(const MCInst *MI, unsigned OpNo, raw_ostream &O);
35 void printMemOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBExtras.h25 raw_ostream &operator<<(raw_ostream &OS, const PDB_VariantType &Value);
26 raw_ostream &operator<<(raw_ostream &OS, const PDB_CallingConv &Conv);
27 raw_ostream &operator<<(raw_ostream &OS, const PDB_BuiltinType &Type);
28 raw_ostream &operator<<(raw_ostream &OS, const PDB_DataKind &Data);
29 raw_ostream &operator<<(raw_ostream &OS,
31 raw_ostream &operator<<(raw_ostream &OS, const PDB_LocType &Loc);
32 raw_ostream &operator<<(raw_ostream &OS, const codeview::ThunkOrdinal &Thunk);
33 raw_ostream &operator<<(raw_ostream &OS, const PDB_Checksum &Checksum);
34 raw_ostream &operator<<(raw_ostream &OS, const PDB_Lang &Lang);
35 raw_ostream &operator<<(raw_ostream &OS, const PDB_SymType &Tag);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.h29 const MCSubtargetInfo &STI, raw_ostream &O) override;
30 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
35 const MCSubtargetInfo &STI, raw_ostream &O);
37 const MCSubtargetInfo &STI, raw_ostream &O);
41 raw_ostream &O);
46 raw_ostream &O);
48 const MCSubtargetInfo &STI, raw_ostream &O);
51 const MCSubtargetInfo &STI, raw_ostream &O);
53 const MCSubtargetInfo &STI, raw_ostream &O);
56 const MCSubtargetInfo &STI, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.h31 const MCSubtargetInfo &STI, raw_ostream &O) override;
32 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
33 void printRegName(raw_ostream &OS, MCRegister Reg, unsigned AltIdx) const;
38 const MCSubtargetInfo &STI, raw_ostream &O);
40 const MCSubtargetInfo &STI, raw_ostream &O);
44 raw_ostream &O);
53 raw_ostream &O);
55 raw_ostream &O);
57 raw_ostream &O, StringRef Annot);
60 raw_ostream
[all...]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h24 class raw_ostream; variable
56 void expandTrue(raw_ostream &OS);
57 void expandFalse(raw_ostream &OS);
58 void expandCheckImmOperand(raw_ostream &OS, int OpIndex, int ImmVal,
60 void expandCheckImmOperand(raw_ostream &OS, int OpIndex, StringRef ImmVal,
62 void expandCheckImmOperandSimple(raw_ostream &OS, int OpIndex,
64 void expandCheckImmOperandLT(raw_ostream &OS, int OpIndex, int ImmVal,
66 void expandCheckImmOperandGT(raw_ostream &OS, int OpIndex, int ImmVal,
68 void expandCheckRegOperand(raw_ostream &OS, int OpIndex, const Record *Reg,
70 void expandCheckRegOperandSimple(raw_ostream &OS, int OpIndex,
[all …]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp89 void printTo(llvm::raw_ostream &OS) const { in printTo()
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 <<()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.h32 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
37 const MCOperand &DispMO, MCRegister Index, raw_ostream &O);
40 void printOperand(const MCOperand &MO, const MCAsmInfo *MAI, raw_ostream &O);
43 raw_ostream &O) const;
46 void printRegName(raw_ostream &O, MCRegister Reg) const override;
49 const MCSubtargetInfo &STI, raw_ostream &O) override;
53 void printUImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
55 void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
58 void printOperand(const MCInst *MI, int OpNum, raw_ostream &O);
60 raw_ostream &O) { in printOperand()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.h34 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
36 const MCSubtargetInfo &STI, raw_ostream &O) override;
41 const MCSubtargetInfo &STI, raw_ostream &O);
45 const MCSubtargetInfo &STI, raw_ostream &OS);
48 const MCSubtargetInfo &STI, raw_ostream &OS);
51 raw_ostream &O);
53 const MCSubtargetInfo &STI, raw_ostream &O,
56 const MCSubtargetInfo &STI, raw_ostream &O);
59 const MCSubtargetInfo &STI, raw_ostream &O);
61 const MCSubtargetInfo &STI, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kInstPrinter.h34 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
37 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
39 const MCSubtargetInfo &STI, raw_ostream &O) override;
41 bool printAliasInstr(const MCInst *MI, uint64_t Address, raw_ostream &OS);
43 unsigned PrintMethodIdx, raw_ostream &O);
48 void printOperand(const MCInst *MI, unsigned opNum, raw_ostream &O);
49 void printImmediate(const MCInst *MI, unsigned opNum, raw_ostream &O);
51 void printMoveMask(const MCInst *MI, unsigned opNum, raw_ostream &O);
53 void printMoveMaskR(const MCInst *MI, unsigned opNum, raw_ostream &O);
54 void printDisp(const MCInst *MI, unsigned opNum, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ATTInstPrinter.h26 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
28 const MCSubtargetInfo &STI, raw_ostream &OS) override;
29 bool printVecCompareInstr(const MCInst *MI, raw_ostream &OS);
33 bool printAliasInstr(const MCInst *MI, uint64_t Address, raw_ostream &OS);
36 raw_ostream &O);
40 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &OS);
43 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &OS) override;
44 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &OS);
45 void printMemOffset(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
46 void printSrcIdx(const MCInst *MI, unsigned Op, raw_ostream &O);
[all …]
H A DX86IntelInstPrinter.h27 void printRegName(raw_ostream &OS, MCRegister Reg) const override;
29 const MCSubtargetInfo &STI, raw_ostream &OS) override;
30 bool printVecCompareInstr(const MCInst *MI, raw_ostream &OS);
34 bool printAliasInstr(const MCInst *MI, uint64_t Address, raw_ostream &OS);
37 raw_ostream &O);
41 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
44 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) override;
45 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &O);
46 void printMemOffset(const MCInst *MI, unsigned OpNo, raw_ostream &O);
47 void printSrcIdx(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaInstPrinter.h32 void printInstruction(const MCInst *MI, uint64_t Address, raw_ostream &O);
36 static void printOperand(const MCOperand &MO, raw_ostream &O);
39 void printRegName(raw_ostream &O, MCRegister Reg) const override;
41 const MCSubtargetInfo &STI, raw_ostream &O) override;
45 void printOperand(const MCInst *MI, int OpNum, raw_ostream &O);
46 void printMemOperand(const MCInst *MI, int OpNUm, raw_ostream &O);
47 void printBranchTarget(const MCInst *MI, int OpNum, raw_ostream &O);
48 void printJumpTarget(const MCInst *MI, int OpNum, raw_ostream &O);
49 void printCallOperand(const MCInst *MI, int OpNum, raw_ostream &O);
50 void printL32RTarget(const MCInst *MI, int OpNum, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DMangle.h25 class raw_ostream; variable
131 void mangleName(GlobalDecl GD, raw_ostream &);
132 virtual void mangleCXXName(GlobalDecl GD, raw_ostream &) = 0;
134 bool ElideOverrideInfo, raw_ostream &) = 0;
137 bool ElideOverrideInfo, raw_ostream &) = 0;
140 raw_ostream &) = 0;
141 virtual void mangleCXXVTable(const CXXRecordDecl *RD, raw_ostream &) = 0;
142 virtual void mangleCXXRTTI(QualType T, raw_ostream &) = 0;
143 virtual void mangleCXXRTTIName(QualType T, raw_ostream &,
145 virtual void mangleStringLiteral(const StringLiteral *SL, raw_ostream &) = 0;
[all …]
H A DASTDumperUtils.h30 llvm::raw_ostream::Colors Color;
45 static const TerminalColor DeclKindNameColor = {llvm::raw_ostream::GREEN, true};
47 static const TerminalColor AttrColor = {llvm::raw_ostream::BLUE, true};
49 static const TerminalColor StmtColor = {llvm::raw_ostream::MAGENTA, true};
51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false};
54 static const TerminalColor TypeColor = {llvm::raw_ostream::GREEN, false};
57 static const TerminalColor AddressColor = {llvm::raw_ostream::YELLOW, false};
59 static const TerminalColor LocationColor = {llvm::raw_ostream::YELLOW, false};
62 static const TerminalColor ValueKindColor = {llvm::raw_ostream::CYAN, false};
64 static const TerminalColor ObjectKindColor = {llvm::raw_ostream::CYAN, false};
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h13 #include "llvm/Support/raw_ostream.h"
42 /// raw_ostream.
44 /// Enable colors. Because raw_ostream is the one implementing colors, this
56 using AutoDetectFunctionType = bool (*)(const raw_ostream &OS);
62 LLVM_CTOR_NODISCARD WithColor(raw_ostream &OS, HighlightColor S,
64 /// To be used like this: WithColor(OS, raw_ostream::BLACK) << "text";
72 raw_ostream &OS, raw_ostream::Colors Color = raw_ostream::SAVEDCOLOR,
79 raw_ostream
[all...]
H A Draw_ostream.h52 class raw_ostream {
133 explicit raw_ostream(bool unbuffered = false,
141 raw_ostream(const raw_ostream &) = delete;
142 void operator=(const raw_ostream &) = delete;
144 virtual ~raw_ostream();
203 raw_ostream &operator<<(char C) {
210 raw_ostream &operator<<(unsigned char C) {
217 raw_ostream &operator<<(signed char C) {
224 raw_ostream &operator<<(StringRef Str) {
250 raw_ostream &operator<<(const char8_t *Str) = delete;
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp36 static bool DefaultAutoDetectFunction(const raw_ostream &OS) { in DefaultAutoDetectFunction()
44 WithColor::WithColor(raw_ostream &OS, HighlightColor Color, ColorMode Mode) in WithColor()
50 OS.changeColor(raw_ostream::YELLOW); in WithColor()
53 OS.changeColor(raw_ostream::GREEN); in WithColor()
56 OS.changeColor(raw_ostream::BLUE); in WithColor()
59 OS.changeColor(raw_ostream::CYAN); in WithColor()
62 OS.changeColor(raw_ostream::MAGENTA); in WithColor()
65 OS.changeColor(raw_ostream::RED); in WithColor()
68 OS.changeColor(raw_ostream::RED, true); in WithColor()
71 OS.changeColor(raw_ostream::MAGENTA, true); in WithColor()
[all …]
H A Draw_ostream.cpp66 constexpr raw_ostream::Colors raw_ostream::BLACK;
67 constexpr raw_ostream::Colors raw_ostream::RED;
68 constexpr raw_ostream::Colors raw_ostream::GREEN;
69 constexpr raw_ostream::Colors raw_ostream::YELLOW;
70 constexpr raw_ostream::Colors raw_ostream::BLUE;
71 constexpr raw_ostream::Colors raw_ostream::MAGENTA;
72 constexpr raw_ostream::Colors raw_ostream::CYAN;
73 constexpr raw_ostream::Colors raw_ostream::WHITE;
74 constexpr raw_ostream::Colors raw_ostream::SAVEDCOLOR;
75 constexpr raw_ostream::Colors raw_ostream::RESET;
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFEmitter.h24 class raw_ostream; variable
30 Error emitDebugAbbrev(raw_ostream &OS, const Data &DI);
31 Error emitDebugStr(raw_ostream &OS, const Data &DI);
33 Error emitDebugAranges(raw_ostream &OS, const Data &DI);
34 Error emitDebugRanges(raw_ostream &OS, const Data &DI);
35 Error emitDebugPubnames(raw_ostream &OS, const Data &DI);
36 Error emitDebugPubtypes(raw_ostream &OS, const Data &DI);
37 Error emitDebugGNUPubnames(raw_ostream &OS, const Data &DI);
38 Error emitDebugGNUPubtypes(raw_ostream &OS, const Data &DI);
39 Error emitDebugInfo(raw_ostream &OS, const Data &DI);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.h28 const MCSubtargetInfo &STI, raw_ostream &O) override;
29 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O,
31 void printPredicateOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
32 void printMemRiOperand(const MCInst *MI, int OpNo, raw_ostream &O,
34 void printMemRrOperand(const MCInst *MI, int OpNo, raw_ostream &O,
36 void printMemSplsOperand(const MCInst *MI, int OpNo, raw_ostream &O,
38 void printCCOperand(const MCInst *MI, int OpNo, raw_ostream &O);
39 void printHi16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
40 void printHi16AndImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
41 void printLo16AndImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.h30 const MCSubtargetInfo &STI, raw_ostream &O) override;
31 void printRegName(raw_ostream &O, MCRegister Reg) const override;
34 raw_ostream &O, const char *Modifier = nullptr);
36 const MCSubtargetInfo &STI, raw_ostream &O);
38 const MCSubtargetInfo &STI, raw_ostream &O);
40 const MCSubtargetInfo &STI, raw_ostream &O);
42 raw_ostream &O);
44 const MCSubtargetInfo &STI, raw_ostream &O);
46 const MCSubtargetInfo &STI, raw_ostream &O);
48 const MCSubtargetInfo &STI, raw_ostream &O);
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h39 void emitSubtargetFeatureBitsetImpl(raw_ostream &OS,
44 void emitComplexPredicates(raw_ostream &OS,
49 void emitCustomOperandRenderers(raw_ostream &OS,
54 void emitTypeObjects(raw_ostream &OS, ArrayRef<gi::LLTCodeGen> TypeObjects);
58 void emitMatchTable(raw_ostream &OS, const gi::MatchTable &Table);
79 raw_ostream &OS, StringRef TypeIdentifier, StringRef ArgType, in emitCxxPredicateFns()
136 raw_ostream &OS, StringRef AdditionalDecls,
161 raw_ostream &OS, StringRef TypeIdentifier, StringRef ArgType,
183 virtual void emitAdditionalImpl(raw_ostream &OS) {} in emitAdditionalImpl()
186 virtual void emitAdditionalTemporariesInit(raw_ostream &OS) {} in emitAdditionalTemporariesInit()
[all …]

12345678910>>...73