Home
last modified time | relevance | path

Searched refs:Annot (Results 1 – 25 of 47) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCInstPrinter.cpp49 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation() argument
50 if (!Annot.empty()) { in printAnnotation()
52 (*CommentStream) << Annot; in printAnnotation()
55 if (Annot.back() != '\n') in printAnnotation()
58 OS << " " << MAI.getCommentString() << " " << Annot; in printAnnotation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCInstPrinter.cpp68 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
114 printAnnotation(O, Annot); in printInst()
125 printAnnotation(O, Annot); in printInst()
140 printAnnotation(O, Annot); in printInst()
173 printAnnotation(O, Annot); in printInst()
191 printAnnotation(O, Annot); in printInst()
198 printAnnotation(O, Annot); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreInstPrinter.cpp34 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
37 printAnnotation(O, Annot); in printInst()
DXCoreInstPrinter.h34 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFInstPrinter.cpp28 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
31 printAnnotation(O, Annot); in printInst()
DBPFInstPrinter.h25 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/InstPrinter/
DVEInstPrinter.cpp43 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
47 printAnnotation(OS, Annot); in printInst()
DVEInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstPrinter.h62 void printAnnotation(raw_ostream &OS, StringRef Annot);
82 virtual void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430InstPrinter.cpp30 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
34 printAnnotation(O, Annot); in printInst()
DMSP430InstPrinter.h25 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp60 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
68 printAnnotation(O, Annot); in printInst()
110 printAnnotation(O, Annot); in printInst()
146 printAnnotation(O, Annot); in printInst()
156 printAnnotation(O, Annot); in printInst()
164 printAnnotation(O, Annot); in printInst()
184 printAnnotation(O, Annot); in printInst()
194 printAnnotation(O, Annot); in printInst()
204 printAnnotation(O, Annot); in printInst()
281 printAnnotation(O, Annot); in printInst()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRInstPrinter.cpp36 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
84 printAnnotation(O, Annot); in printInst()
DAVRInstPrinter.h32 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVInstPrinter.cpp67 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
78 printAnnotation(O, Annot); in printInst()
DRISCVInstPrinter.h30 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInstPrinter.cpp101 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
104 printAnnotation(O, Annot); in printInst()
DARCInstPrinter.h33 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMInstPrinter.cpp92 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
117 printAnnotation(O, Annot); in printInst()
137 printAnnotation(O, Annot); in printInst()
143 printAnnotation(O, Annot); in printInst()
158 printAnnotation(O, Annot); in printInst()
171 printAnnotation(O, Annot); in printInst()
187 printAnnotation(O, Annot); in printInst()
200 printAnnotation(O, Annot); in printInst()
213 printAnnotation(O, Annot); in printInst()
226 printAnnotation(O, Annot); in printInst()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcInstPrinter.cpp47 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
51 printAnnotation(O, Annot); in printInst()
DSparcInstPrinter.h27 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.h31 void printInst(MCInst const *MI, uint64_t Address, StringRef Annot,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXInstPrinter.h28 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
DNVPTXInstPrinter.cpp76 StringRef Annot, const MCSubtargetInfo &STI, in printInst() argument
81 printAnnotation(OS, Annot); in printInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyInstPrinter.h40 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,

12