reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/MC/MCInstPrinter.h
   59   void printAnnotation(raw_ostream &OS, StringRef Annot);

References

lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
   68       printAnnotation(O, Annot);
  110         printAnnotation(O, Annot);
  146         printAnnotation(O, Annot);
  156       printAnnotation(O, Annot);
  164     printAnnotation(O, Annot);
  184       printAnnotation(O, Annot);
  194       printAnnotation(O, Annot);
  204     printAnnotation(O, Annot);
  281     printAnnotation(O, Annot);
  295   printAnnotation(O, Annot);
  300     printAnnotation(O, "acquire semantics dropped since destination is zero");
  717     printAnnotation(O, Annot);
  747     printAnnotation(O, Annot);
lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
   33   printAnnotation(OS, Annot);
 1349   printAnnotation(O, Annot);
lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp
  103   printAnnotation(O, Annot);
lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp
  116     printAnnotation(O, Annot);
  136       printAnnotation(O, Annot);
  142     printAnnotation(O, Annot);
  157       printAnnotation(O, Annot);
  170       printAnnotation(O, Annot);
  186       printAnnotation(O, Annot);
  199       printAnnotation(O, Annot);
  212       printAnnotation(O, Annot);
  225       printAnnotation(O, Annot);
  247     printAnnotation(O, Annot);
  300     printAnnotation(O, Annot);
  307   printAnnotation(O, Annot);
lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp
   83     printAnnotation(O, Annot);
lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp
   30   printAnnotation(O, Annot);
lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp
  145   printAnnotation(OS, Annotation);
lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp
   33   printAnnotation(O, Annot);
lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp
  113   printAnnotation(O, Annot);
lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
   80   printAnnotation(OS, Annot);
lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
  113       printAnnotation(O, Annot);
  124     printAnnotation(O, Annot);
  139       printAnnotation(O, Annot);
  172     printAnnotation(O, Annot);
  190       printAnnotation(O, Annot);
  197   printAnnotation(O, Annot);
lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
   77   printAnnotation(O, Annot);
lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
   50   printAnnotation(O, Annot);
lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp
   58   printAnnotation(O, Annot);
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp
   71   printAnnotation(OS, Annot);
   83       printAnnotation(OS, "label" + utostr(ControlFlowCounter) + ':');
  102         printAnnotation(OS, "End marker mismatch!");
  111         printAnnotation(OS, "End marker mismatch!");
  113         printAnnotation(
  121         printAnnotation(OS, "End marker mismatch!");
  123         printAnnotation(
  132         printAnnotation(OS, "try-catch mismatch!");
  134         printAnnotation(OS, "catch" + utostr(EHPadStack.pop_back_val()) + ':');
  146         printAnnotation(OS, "to caller");
  148         printAnnotation(OS, "down to catch" + utostr(EHPadStack.back()));
  172           printAnnotation(OS, "Invalid depth argument!");
  175           printAnnotation(OS, utostr(Depth) + ": " +
lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
   75   printAnnotation(OS, Annot);
lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
   53   printAnnotation(OS, Annot);
lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp
   36   printAnnotation(O, Annot);