/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyInstPrinter.cpp | 111 printAnnotation(OS, Annot); in printInst() 123 printAnnotation(OS, "label" + utostr(ControlFlowCounter) + ':'); in printInst() 142 printAnnotation(OS, "End marker mismatch!"); in printInst() 151 printAnnotation(OS, "End marker mismatch!"); in printInst() 153 printAnnotation( in printInst() 161 printAnnotation(OS, "End marker mismatch!"); in printInst() 163 printAnnotation( in printInst() 176 printAnnotation(OS, "try-catch mismatch!"); in printInst() 178 printAnnotation(OS, "catch/catch_all cannot occur after catch_all"); in printInst() 181 printAnnotation(OS, "try-catch mismatch!"); in printInst() [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCInstPrinter.cpp | 132 printAnnotation(O, Annot); in printInst() 148 printAnnotation(O, Annot); in printInst() 184 printAnnotation(O, Annot); in printInst() 208 printAnnotation(O, Annot); in printInst() 215 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 84 printAnnotation(O, Annot); in printInst() 90 printAnnotation(O, Annot); in printInst() 140 printAnnotation(O, Annot); in printInst() 180 printAnnotation(O, Annot); in printInst() 195 printAnnotation(O, Annot); in printInst() 208 printAnnotation(O, Annot); in printInst() 231 printAnnotation(O, Annot); in printInst() 247 printAnnotation(O, Annot); in printInst() 262 printAnnotation(O, Annot); in printInst() 365 printAnnotation(O, Annot); in printInst() [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.cpp | 146 printAnnotation(O, Annot); in printInst() 166 printAnnotation(O, Annot); in printInst() 173 printAnnotation(O, Annot); in printInst() 188 printAnnotation(O, Annot); in printInst() 201 printAnnotation(O, Annot); in printInst() 217 printAnnotation(O, Annot); in printInst() 230 printAnnotation(O, Annot); in printInst() 243 printAnnotation(O, Annot); in printInst() 256 printAnnotation(O, Annot); in printInst() 278 printAnnotation( in printInst() [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchInstPrinter.cpp | 56 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/ |
H A D | XCoreInstPrinter.cpp | 38 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFInstPrinter.cpp | 35 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kInstPrinter.cpp | 54 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430InstPrinter.cpp | 38 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRInstPrinter.cpp | 84 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstPrinter.h | 80 void printAnnotation(raw_ostream &OS, StringRef Annot);
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | R600InstPrinter.cpp | 25 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInstPrinter.cpp | 104 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEInstPrinter.cpp | 44 printAnnotation(OS, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYInstPrinter.cpp | 82 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCInstPrinter.cpp | 50 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation() function in MCInstPrinter
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcInstPrinter.cpp | 56 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.cpp | 78 printAnnotation(OS, Annot); in printOperand()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZInstPrinter.cpp | 81 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVInstPrinter.cpp | 222 printAnnotation(OS, Annot);
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 146 printAnnotation(OS, Annotation); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/ |
H A D | XtensaInstPrinter.cpp | 74 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVInstPrinter.cpp | 75 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsInstPrinter.cpp | 117 printAnnotation(O, Annot); in printInst()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ATTInstPrinter.cpp | 76 printAnnotation(OS, Annot); in printInst()
|