/netbsd-src/external/apache2/llvm/dist/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 …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 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() 288 printAnnotation(O, Annot); in printInst() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCInstPrinter.cpp | 132 printAnnotation(O, Annot); in printInst() 148 printAnnotation(O, Annot); in printInst() 181 printAnnotation(O, Annot); in printInst() 205 printAnnotation(O, Annot); in printInst() 212 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMInstPrinter.cpp | 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() 248 printAnnotation(O, Annot); in printInst() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/ |
H A D | CSKYInstPrinter.cpp | 68 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/ |
H A D | XCoreInstPrinter.cpp | 37 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/ |
H A D | BPFInstPrinter.cpp | 31 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430InstPrinter.cpp | 34 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstPrinter.h | 72 void printAnnotation(raw_ostream &OS, StringRef Annot);
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRInstPrinter.cpp | 84 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInstPrinter.cpp | 104 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/ |
H A D | M68kInstPrinter.cpp | 54 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVInstPrinter.cpp | 78 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCInstPrinter.cpp | 49 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation() function in MCInstPrinter
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcInstPrinter.cpp | 52 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEInstPrinter.cpp | 52 printAnnotation(OS, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.cpp | 81 printAnnotation(OS, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsInstPrinter.cpp | 114 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZInstPrinter.cpp | 74 printAnnotation(O, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/ |
H A D | LanaiInstPrinter.cpp | 146 printAnnotation(OS, Annotation); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86IntelInstPrinter.cpp | 53 printAnnotation(OS, Annot); in printInst()
|
H A D | X86ATTInstPrinter.cpp | 76 printAnnotation(OS, Annot); in printInst()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 54 printAnnotation(OS, Annot); in printInst() 1460 printAnnotation(O, Annot); in printInst()
|