Home
last modified time | relevance | path

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

12345678910>>...90

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h28 raw_ostream &O);
31 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
33 static void printRegOperand(unsigned RegNo, raw_ostream &O,
38 const MCSubtargetInfo &STI, raw_ostream &O);
39 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
41 const MCSubtargetInfo &STI, raw_ostream &O);
42 void printU4ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
43 void printU8ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
44 void printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
45 void printS13ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h27 void printInstruction(const MCInst *MI, raw_ostream &O);
30 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
32 static void printRegOperand(unsigned RegNo, raw_ostream &O,
36 void printU4ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
37 void printU8ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
38 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
39 void printU4ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
40 void printU8ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
41 void printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
42 void printU32ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/external/swiftshader/third_party/LLVM/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h28 virtual void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot);
30 virtual void printRegName(raw_ostream &OS, unsigned RegNo) const;
35 void printInstruction(const MCInst *MI, raw_ostream &O);
39 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
41 void printSORegRegOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
42 void printSORegImmOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
44 void printAddrModeTBB(const MCInst *MI, unsigned OpNum, raw_ostream &O);
45 void printAddrModeTBH(const MCInst *MI, unsigned OpNum, raw_ostream &O);
46 void printAddrMode2Operand(const MCInst *MI, unsigned OpNum, raw_ostream &O);
47 void printAM2PostIndexOp(const MCInst *MI, unsigned OpNum, raw_ostream &O);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h26 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
28 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
32 raw_ostream &O);
34 raw_ostream &O);
38 raw_ostream &O);
42 raw_ostream &O);
45 const MCSubtargetInfo &STI, raw_ostream &O);
47 const MCSubtargetInfo &STI, raw_ostream &O);
50 const MCSubtargetInfo &STI, raw_ostream &O);
52 const MCSubtargetInfo &STI, raw_ostream &O);
[all …]
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.h26 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
28 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
32 raw_ostream &O);
34 raw_ostream &O);
38 raw_ostream &O);
42 raw_ostream &O);
45 const MCSubtargetInfo &STI, raw_ostream &O);
47 const MCSubtargetInfo &STI, raw_ostream &O);
50 const MCSubtargetInfo &STI, raw_ostream &O);
52 const MCSubtargetInfo &STI, raw_ostream &O);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DPDBExtras.h19 class raw_ostream; variable
25 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_DataKind &Data);
28 raw_ostream &operator<<(raw_ostream &OS, const codeview::RegisterId &Reg);
29 raw_ostream &operator<<(raw_ostream &OS, const PDB_LocType &Loc);
30 raw_ostream &operator<<(raw_ostream &OS, const codeview::ThunkOrdinal &Thunk);
31 raw_ostream &operator<<(raw_ostream &OS, const PDB_Checksum &Checksum);
32 raw_ostream &operator<<(raw_ostream &OS, const PDB_Lang &Lang);
33 raw_ostream &operator<<(raw_ostream &OS, const PDB_SymType &Tag);
[all …]
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBExtras.h23 raw_ostream &operator<<(raw_ostream &OS, const PDB_VariantType &Value);
24 raw_ostream &operator<<(raw_ostream &OS, const PDB_CallingConv &Conv);
25 raw_ostream &operator<<(raw_ostream &OS, const PDB_DataKind &Data);
26 raw_ostream &operator<<(raw_ostream &OS, const codeview::RegisterId &Reg);
27 raw_ostream &operator<<(raw_ostream &OS, const PDB_LocType &Loc);
28 raw_ostream &operator<<(raw_ostream &OS, const codeview::ThunkOrdinal &Thunk);
29 raw_ostream &operator<<(raw_ostream &OS, const PDB_Checksum &Checksum);
30 raw_ostream &operator<<(raw_ostream &OS, const PDB_Lang &Lang);
31 raw_ostream &operator<<(raw_ostream &OS, const PDB_SymType &Tag);
32 raw_ostream &operator<<(raw_ostream &OS, const PDB_MemberAccess &Access);
[all …]
/external/clang/utils/TableGen/
DTableGenBackends.h22 class raw_ostream; variable
26 using llvm::raw_ostream;
31 void EmitClangDeclContext(RecordKeeper &RK, raw_ostream &OS);
32 void EmitClangASTNodes(RecordKeeper &RK, raw_ostream &OS,
35 void EmitClangAttrParserStringSwitches(RecordKeeper &Records, raw_ostream &OS);
36 void EmitClangAttrClass(RecordKeeper &Records, raw_ostream &OS);
37 void EmitClangAttrImpl(RecordKeeper &Records, raw_ostream &OS);
38 void EmitClangAttrList(RecordKeeper &Records, raw_ostream &OS);
39 void EmitClangAttrPCHRead(RecordKeeper &Records, raw_ostream &OS);
40 void EmitClangAttrPCHWrite(RecordKeeper &Records, raw_ostream &OS);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptStmt.cpp20 raw_ostream &operator<<(raw_ostream &OS, const IntOrString &Item) { in operator <<()
27 raw_ostream &OptionalStmtList::log(raw_ostream &OS) const { in log()
35 raw_ostream &LanguageResource::log(raw_ostream &OS) const { in log()
47 raw_ostream &AcceleratorsResource::log(raw_ostream &OS) const { in log()
60 raw_ostream &BitmapResource::log(raw_ostream &OS) const { in log()
64 raw_ostream &CursorResource::log(raw_ostream &OS) const { in log()
68 raw_ostream &IconResource::log(raw_ostream &OS) const { in log()
72 raw_ostream &HTMLResource::log(raw_ostream &OS) const { in log()
82 raw_ostream &MenuDefinition::logFlags(raw_ostream &OS, uint16_t Flags) { in logFlags()
89 raw_ostream &MenuDefinitionList::log(raw_ostream &OS) const { in log()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h29 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
31 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
35 raw_ostream &O);
37 raw_ostream &O);
41 raw_ostream &O);
52 raw_ostream &O);
55 raw_ostream &O);
57 raw_ostream &O);
59 raw_ostream &O);
60 template <typename T> void printImmSVE(T Value, raw_ostream &O);
[all …]
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h27 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
29 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
33 raw_ostream &O);
35 raw_ostream &O);
39 raw_ostream &O);
48 raw_ostream &O);
51 raw_ostream &O);
53 raw_ostream &O);
55 raw_ostream &O);
57 raw_ostream &O);
[all …]
/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h27 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
28 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
33 bool printAliasInstr(const MCInst *MI, raw_ostream &OS);
35 unsigned PrintMethodIdx, raw_ostream &O);
38 void printInstruction(const MCInst *MI, raw_ostream &OS);
41 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
42 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &OS);
43 void printSSEAVXCC(const MCInst *MI, unsigned Op, raw_ostream &OS);
44 void printXOPCC(const MCInst *MI, unsigned Op, raw_ostream &OS);
45 void printPCRelImm(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
[all …]
DX86IntelInstPrinter.h28 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
29 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
33 void printInstruction(const MCInst *MI, raw_ostream &O);
36 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
37 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &O);
38 void printSSEAVXCC(const MCInst *MI, unsigned Op, raw_ostream &O);
39 void printXOPCC(const MCInst *MI, unsigned Op, raw_ostream &O);
40 void printPCRelImm(const MCInst *MI, unsigned OpNo, raw_ostream &O);
41 void printMemOffset(const MCInst *MI, unsigned OpNo, raw_ostream &O);
42 void printSrcIdx(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DTableGenBackends.h62 class raw_ostream; variable
65 void EmitIntrinsicEnums(RecordKeeper &RK, raw_ostream &OS,
67 void EmitIntrinsicImpl(RecordKeeper &RK, raw_ostream &OS,
69 void EmitAsmMatcher(RecordKeeper &RK, raw_ostream &OS);
70 void EmitAsmWriter(RecordKeeper &RK, raw_ostream &OS);
71 void EmitCallingConv(RecordKeeper &RK, raw_ostream &OS);
72 void EmitCodeEmitter(RecordKeeper &RK, raw_ostream &OS);
73 void EmitDAGISel(RecordKeeper &RK, raw_ostream &OS);
74 void EmitDFAPacketizer(RecordKeeper &RK, raw_ostream &OS);
75 void EmitDisassembler(RecordKeeper &RK, raw_ostream &OS);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h27 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
28 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
33 bool printAliasInstr(const MCInst *MI, raw_ostream &OS);
35 unsigned PrintMethodIdx, raw_ostream &O);
38 void printInstruction(const MCInst *MI, raw_ostream &OS);
41 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &OS) override;
42 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &OS);
43 void printMemOffset(const MCInst *MI, unsigned OpNo, raw_ostream &OS);
44 void printSrcIdx(const MCInst *MI, unsigned Op, raw_ostream &O);
45 void printDstIdx(const MCInst *MI, unsigned Op, raw_ostream &O);
[all …]
DX86IntelInstPrinter.h28 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
29 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
33 void printInstruction(const MCInst *MI, raw_ostream &O);
36 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) override;
37 void printMemReference(const MCInst *MI, unsigned Op, raw_ostream &O);
38 void printMemOffset(const MCInst *MI, unsigned OpNo, raw_ostream &O);
39 void printSrcIdx(const MCInst *MI, unsigned OpNo, raw_ostream &O);
40 void printDstIdx(const MCInst *MI, unsigned OpNo, raw_ostream &O);
41 void printU8Imm(const MCInst *MI, unsigned Op, raw_ostream &O);
43 void printanymem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printanymem()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h31 void printInstruction(const MCInst *MI, raw_ostream &O);
36 raw_ostream &O);
40 raw_ostream &O);
43 void printRegName(raw_ostream &O, unsigned RegNo) const override;
44 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
49 void printOperand(const MCInst *MI, int OpNum, raw_ostream &O);
50 void printBDAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
51 void printBDXAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
52 void printBDLAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
53 void printBDRAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Draw_ostream.h29 class raw_ostream {
32 void operator=(const raw_ostream &);
33 raw_ostream(const raw_ostream &);
75 explicit raw_ostream(bool unbuffered=false)
81 virtual ~raw_ostream();
133 raw_ostream &operator<<(char C) {
140 raw_ostream &operator<<(unsigned char C) {
147 raw_ostream &operator<<(signed char C) {
154 raw_ostream &operator<<(StringRef Str) {
167 raw_ostream &operator<<(const char *Str) {
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h35 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
36 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
40 void printInstruction(const MCInst *MI, raw_ostream &O);
43 bool printAliasInstr(const MCInst *MI, raw_ostream &OS);
46 raw_ostream &OS);
48 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
50 raw_ostream &O, const char *Modifier = nullptr);
51 void printATBitsAsHint(const MCInst *MI, unsigned OpNo, raw_ostream &O);
53 void printU1ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
54 void printU2ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h32 void printRegName(raw_ostream &OS, unsigned RegNo) const override;
33 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
37 void printInstruction(const MCInst *MI, raw_ostream &O);
40 bool printAliasInstr(const MCInst *MI, raw_ostream &OS);
43 raw_ostream &OS);
45 void printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
47 raw_ostream &O, const char *Modifier = nullptr);
49 void printU1ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
50 void printU2ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
51 void printU3ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
[all …]
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.h29 void printInstruction(const MCInst *MI, raw_ostream &O);
34 raw_ostream &O);
38 raw_ostream &O);
41 void printRegName(raw_ostream &O, unsigned RegNo) const override;
42 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
47 void printOperand(const MCInst *MI, int OpNum, raw_ostream &O);
48 void printBDAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
49 void printBDXAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
50 void printBDLAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
51 void printBDVAddrOperand(const MCInst *MI, int OpNum, raw_ostream &O);
[all …]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h44 class raw_ostream {
86 explicit raw_ostream(bool unbuffered = false)
92 raw_ostream(const raw_ostream &) = delete;
93 void operator=(const raw_ostream &) = delete;
95 virtual ~raw_ostream();
145 raw_ostream &operator<<(char C) {
152 raw_ostream &operator<<(unsigned char C) {
159 raw_ostream &operator<<(signed char C) {
166 raw_ostream &operator<<(StringRef Str) {
181 raw_ostream &operator<<(const char *Str) {
[all …]
/external/llvm/include/llvm/Support/
Draw_ostream.h38 class raw_ostream {
40 void operator=(const raw_ostream &) = delete;
41 raw_ostream(const raw_ostream &) = delete;
83 explicit raw_ostream(bool unbuffered = false)
89 virtual ~raw_ostream();
139 raw_ostream &operator<<(char C) {
146 raw_ostream &operator<<(unsigned char C) {
153 raw_ostream &operator<<(signed char C) {
160 raw_ostream &operator<<(StringRef Str) {
175 raw_ostream &operator<<(const char *Str) {
[all …]
/external/clang/include/clang/AST/
DMangle.h98 void mangleName(const NamedDecl *D, raw_ostream &);
99 virtual void mangleCXXName(const NamedDecl *D, raw_ostream &) = 0;
102 raw_ostream &) = 0;
105 raw_ostream &) = 0;
108 raw_ostream &) = 0;
109 virtual void mangleCXXRTTI(QualType T, raw_ostream &) = 0;
110 virtual void mangleCXXRTTIName(QualType T, raw_ostream &) = 0;
112 raw_ostream &) = 0;
114 raw_ostream &) = 0;
115 virtual void mangleStringLiteral(const StringLiteral *SL, raw_ostream &) = 0;
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Draw_ostream.h46 class raw_ostream {
88 explicit raw_ostream(bool unbuffered = false)
94 raw_ostream(const raw_ostream &) = delete;
95 void operator=(const raw_ostream &) = delete;
97 virtual ~raw_ostream();
147 raw_ostream &operator<<(char C) {
154 raw_ostream &operator<<(unsigned char C) {
161 raw_ostream &operator<<(signed char C) {
168 raw_ostream &operator<<(StringRef Str) {
183 raw_ostream &operator<<(const char *Str) {
[all …]

12345678910>>...90