HomeSort by relevance Sort by last modified time
    Searched refs:Annot (Results 26 - 40 of 40) sorted by null

12

  /external/llvm/lib/Target/ARM/InstPrinter/
ARMInstPrinter.cpp 70 StringRef Annot, const MCSubtargetInfo &STI) {
103 printAnnotation(O, Annot);
109 printAnnotation(O, Annot);
132 printAnnotation(O, Annot);
152 printAnnotation(O, Annot);
158 printAnnotation(O, Annot);
173 printAnnotation(O, Annot);
186 printAnnotation(O, Annot);
202 printAnnotation(O, Annot);
215 printAnnotation(O, Annot);
    [all...]
ARMInstPrinter.h 29 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.h 31 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
171 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
  /external/llvm/lib/Target/NVPTX/InstPrinter/
NVPTXInstPrinter.cpp 71 StringRef Annot, const MCSubtargetInfo &STI) {
75 printAnnotation(OS, Annot);
  /external/llvm/lib/Target/SystemZ/InstPrinter/
SystemZInstPrinter.cpp 53 StringRef Annot,
56 printAnnotation(O, Annot);
  /external/llvm/lib/Target/X86/InstPrinter/
X86ATTInstPrinter.cpp 41 StringRef Annot, const MCSubtargetInfo &STI) {
69 printAnnotation(OS, Annot);
X86IntelInstPrinter.cpp 36 StringRef Annot,
47 printAnnotation(OS, Annot);
X86ATTInstPrinter.h 31 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
X86IntelInstPrinter.h 31 void printInst(const MCInst *MI, raw_ostream &OS, StringRef Annot,
  /external/llvm/lib/Target/AMDGPU/InstPrinter/
AMDGPUInstPrinter.h 32 void printInst(const MCInst *MI, raw_ostream &O, StringRef Annot,
AMDGPUInstPrinter.cpp 23 StringRef Annot, const MCSubtargetInfo &STI) {
27 printAnnotation(OS, Annot);
  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.cpp 80 StringRef Annot, const MCSubtargetInfo &STI) {
114 printAnnotation(O, Annot);
  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonInstPrinter.cpp 54 StringRef Annot, const MCSubtargetInfo &STI) {
  /external/llvm/tools/llvm-objdump/
llvm-objdump.cpp 303 raw_ostream &OS, StringRef Annot,
329 raw_ostream &OS, StringRef Annot,
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 169 milliseconds

12