Home
last modified time | relevance | path

Searched refs:printAnnotation (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp111 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp72 printAnnotation(OS, Annot); in printInst()
84 printAnnotation(OS, "label" + utostr(ControlFlowCounter) + ':'); in printInst()
103 printAnnotation(OS, "End marker mismatch!"); in printInst()
112 printAnnotation(OS, "End marker mismatch!"); in printInst()
114 printAnnotation( in printInst()
122 printAnnotation(OS, "End marker mismatch!"); in printInst()
124 printAnnotation( in printInst()
133 printAnnotation(OS, "try-catch mismatch!"); in printInst()
135 printAnnotation(OS, "catch" + utostr(EHPadStack.pop_back_val()) + ':'); in printInst()
147 printAnnotation(OS, "to caller"); in printInst()
[all …]
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/InstPrinter/
H A DWebAssemblyInstPrinter.cpp63 printAnnotation(OS, Annot); in printInst()
75 printAnnotation(OS, "label" + utostr(TopLabel) + ':'); in printInst()
84 printAnnotation( in printInst()
88 printAnnotation( in printInst()
106 printAnnotation(OS, utostr(Depth) + ": " + (Pair.second ? "up" : "down") + in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp114 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()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp77 printAnnotation(O, Annot); in printInst()
88 printAnnotation(O, Annot); in printInst()
102 printAnnotation(O, Annot); in printInst()
135 printAnnotation(O, Annot); in printInst()
141 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp68 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()
287 printAnnotation(O, Annot); in printInst()
[all …]
/aosp_15_r20/external/llvm/lib/Target/AArch64/InstPrinter/
H A DAArch64InstPrinter.cpp60 printAnnotation(O, Annot); in printInst()
102 printAnnotation(O, Annot); in printInst()
138 printAnnotation(O, Annot); in printInst()
148 printAnnotation(O, Annot); in printInst()
156 printAnnotation(O, Annot); in printInst()
175 printAnnotation(O, Annot); in printInst()
185 printAnnotation(O, Annot); in printInst()
195 printAnnotation(O, Annot); in printInst()
273 printAnnotation(O, Annot); in printInst()
689 printAnnotation(O, Annot); in printInst()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp84 printAnnotation(O, Annot); in printInst()
90 printAnnotation(O, Annot); in printInst()
140 printAnnotation(O, Annot); in printInst()
179 printAnnotation(O, Annot); in printInst()
193 printAnnotation(O, Annot); in printInst()
205 printAnnotation(O, Annot); in printInst()
227 printAnnotation(O, Annot); in printInst()
241 printAnnotation(O, Annot); in printInst()
254 printAnnotation(O, Annot); in printInst()
343 printAnnotation(O, Annot); in printInst()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp117 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp118 printAnnotation(O, Annot); in printInst()
138 printAnnotation(O, Annot); in printInst()
144 printAnnotation(O, Annot); in printInst()
159 printAnnotation(O, Annot); in printInst()
172 printAnnotation(O, Annot); in printInst()
188 printAnnotation(O, Annot); in printInst()
201 printAnnotation(O, Annot); in printInst()
214 printAnnotation(O, Annot); in printInst()
227 printAnnotation(O, Annot); in printInst()
249 printAnnotation(O, Annot); in printInst()
[all …]
/aosp_15_r20/external/llvm/lib/Target/ARM/InstPrinter/
H A DARMInstPrinter.cpp97 printAnnotation(O, Annot); in printInst()
117 printAnnotation(O, Annot); in printInst()
123 printAnnotation(O, Annot); in printInst()
138 printAnnotation(O, Annot); in printInst()
151 printAnnotation(O, Annot); in printInst()
167 printAnnotation(O, Annot); in printInst()
180 printAnnotation(O, Annot); in printInst()
193 printAnnotation(O, Annot); in printInst()
206 printAnnotation(O, Annot); in printInst()
228 printAnnotation(O, Annot); in printInst()
[all …]
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
H A DModifierListWriter.kt286 var printAnnotation = annotation in <lambda>() variable
301 printAnnotation = typedef in <lambda>()
320 val source = printAnnotation.toSource(target, showDefaultAttrs = false) in <lambda>()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp132 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchInstPrinter.cpp56 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.cpp38 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.cpp37 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp35 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/llvm/lib/Target/BPF/InstPrinter/
H A DBPFInstPrinter.cpp32 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCInstPrinter.cpp41 void MCInstPrinter::printAnnotation(raw_ostream &OS, StringRef Annot) { in printAnnotation() function in MCInstPrinter
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstPrinter.h58 void printAnnotation(raw_ostream &OS, StringRef Annot);
/aosp_15_r20/external/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.cpp32 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp33 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/InstPrinter/
H A DVEInstPrinter.cpp47 printAnnotation(OS, Annot); in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp31 printAnnotation(O, Annot); in printInst()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstPrinter.h62 void printAnnotation(raw_ostream &OS, StringRef Annot);

123