1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* DAG Instruction Selector for the MSP430 target *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* *|
7\*===----------------------------------------------------------------------===*/
8
9// *** NOTE: This file is #included into the middle of the target
10// *** instruction selector class. These functions are really methods.
11
12// If GET_DAGISEL_DECL is #defined with any value, only function
13// declarations will be included when this file is included.
14// If GET_DAGISEL_BODY is #defined, its value should be the name of
15// the instruction selector class. Function bodies will be emitted
16// and each function's name will be qualified with the name of the
17// class.
18//
19// When neither of the GET_DAGISEL* macros is defined, the functions
20// are emitted inline.
21
22#if defined(GET_DAGISEL_DECL) && defined(GET_DAGISEL_BODY)
23#error GET_DAGISEL_DECL and GET_DAGISEL_BODY cannot be both defined, undef both for inline definitions
24#endif
25
26#ifdef GET_DAGISEL_BODY
27#define LOCAL_DAGISEL_STRINGIZE(X) LOCAL_DAGISEL_STRINGIZE_(X)
28#define LOCAL_DAGISEL_STRINGIZE_(X) #X
29static_assert(sizeof(LOCAL_DAGISEL_STRINGIZE(GET_DAGISEL_BODY)) > 1,
30 "GET_DAGISEL_BODY is empty: it should be defined with the class name");
31#undef LOCAL_DAGISEL_STRINGIZE_
32#undef LOCAL_DAGISEL_STRINGIZE
33#endif
34
35#if !defined(GET_DAGISEL_DECL) && !defined(GET_DAGISEL_BODY)
36#define DAGISEL_INLINE 1
37#else
38#define DAGISEL_INLINE 0
39#endif
40
41#if !DAGISEL_INLINE
42#define DAGISEL_CLASS_COLONCOLON GET_DAGISEL_BODY ::
43#else
44#define DAGISEL_CLASS_COLONCOLON
45#endif
46
47#ifdef GET_DAGISEL_DECL
48void SelectCode(SDNode *N);
49#endif
50#if defined(GET_DAGISEL_BODY) || DAGISEL_INLINE
51void DAGISEL_CLASS_COLONCOLON SelectCode(SDNode *N)
52{
53 // Some target values are emitted as 2 bytes, TARGET_VAL handles
54 // this. Coverage indexes are emitted as 4 bytes,
55 // COVERAGE_IDX_VAL handles this.
56 #define TARGET_VAL(X) X & 255, unsigned(X) >> 8
57 #define COVERAGE_IDX_VAL(X) X & 255, (unsigned(X) >> 8) & 255, (unsigned(X) >> 16) & 255, (unsigned(X) >> 24) & 255
58 static const unsigned char MatcherTable[] = {
59 OPC_SwitchOpcode , 126|128,32, TARGET_VAL(ISD::STORE),
60 OPC_RecordMemRef,
61 OPC_RecordNode,
62 OPC_Scope, 125|128,31,
63 OPC_MoveChild1,
64 OPC_SwitchOpcode , 72|128,9, TARGET_VAL(ISD::AND),
65 OPC_Scope, 9|128,9,
66 OPC_MoveChild0,
67 OPC_SwitchOpcode , 20|128,5, TARGET_VAL(ISD::LOAD),
68 OPC_RecordMemRef,
69 OPC_RecordNode,
70 OPC_CheckFoldableChainNode,
71 OPC_RecordChild1,
72 OPC_CheckPredicate2,
73 OPC_CheckPredicate3,
74 OPC_Scope, 89|128,4,
75 OPC_MoveSibling1,
76 OPC_SwitchOpcode , 112|128,2, TARGET_VAL(ISD::XOR),
77 OPC_Scope, 68,
78 OPC_MoveChild0,
79 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
80 OPC_RecordMemRef,
81 OPC_RecordNode,
82 OPC_CheckFoldableChainNode,
83 OPC_RecordChild1,
84 OPC_CheckPredicate2,
85 OPC_CheckPredicate3,
86 OPC_MoveParent,
87 OPC_CheckChild1Integer, 3,
88 OPC_MoveParent,
89 OPC_SwitchType , 24, 5,
90 OPC_MoveParent,
91 OPC_CheckChild2Same, 2,
92 OPC_CheckPredicate0,
93 OPC_CheckPredicate1,
94 OPC_CheckComplexPat0, /*#*/2,
95 OPC_CheckComplexPat0, /*#*/4,
96 OPC_EmitMergeInputChains, 3, 0, 1, 3,
97 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mm), 0|OPFL_Chain|OPFL_MemRefs,
98 6, 4, 5, 6, 7, 8,
99 24, 6,
100 OPC_MoveParent,
101 OPC_CheckChild2Same, 2,
102 OPC_CheckPredicate0,
103 OPC_CheckPredicate1,
104 OPC_CheckComplexPat0, /*#*/2,
105 OPC_CheckComplexPat0, /*#*/4,
106 OPC_EmitMergeInputChains, 3, 0, 1, 3,
107 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mm), 0|OPFL_Chain|OPFL_MemRefs,
108 6, 4, 5, 6, 7, 8,
109 0,
110 65,
111 OPC_RecordChild0,
112 OPC_MoveChild0,
113 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
114 OPC_Scope, 28,
115 OPC_CheckPredicate4,
116 OPC_MoveParent,
117 OPC_CheckChild1Integer, 3,
118 OPC_MoveParent,
119 OPC_CheckType, 5,
120 OPC_MoveParent,
121 OPC_CheckChild2Same, 2,
122 OPC_CheckPredicate0,
123 OPC_CheckPredicate1,
124 OPC_CheckComplexPat0, /*#*/2,
125 OPC_EmitMergeInputChains, 2, 0, 1,
126 OPC_EmitConvertToTarget3,
127 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mc), 0|OPFL_Chain|OPFL_MemRefs,
128 6, 3, 4, 5, 6,
129 28,
130 OPC_CheckPredicate5,
131 OPC_MoveParent,
132 OPC_CheckChild1Integer, 3,
133 OPC_MoveParent,
134 OPC_CheckType, 6,
135 OPC_MoveParent,
136 OPC_CheckChild2Same, 2,
137 OPC_CheckPredicate0,
138 OPC_CheckPredicate1,
139 OPC_CheckComplexPat0, /*#*/2,
140 OPC_EmitMergeInputChains, 2, 0, 1,
141 OPC_EmitConvertToTarget3,
142 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mc), 0|OPFL_Chain|OPFL_MemRefs,
143 6, 3, 4, 5, 6,
144 0,
145 63,
146 OPC_CheckChild0Integer, 3,
147 OPC_RecordChild1,
148 OPC_MoveChild1,
149 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
150 OPC_Scope, 26,
151 OPC_CheckPredicate4,
152 OPC_MoveParent,
153 OPC_MoveParent,
154 OPC_CheckType, 5,
155 OPC_MoveParent,
156 OPC_CheckChild2Same, 2,
157 OPC_CheckPredicate0,
158 OPC_CheckPredicate1,
159 OPC_CheckComplexPat0, /*#*/2,
160 OPC_EmitMergeInputChains, 2, 0, 1,
161 OPC_EmitConvertToTarget3,
162 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mc), 0|OPFL_Chain|OPFL_MemRefs,
163 6, 3, 4, 5, 6,
164 26,
165 OPC_CheckPredicate5,
166 OPC_MoveParent,
167 OPC_MoveParent,
168 OPC_CheckType, 6,
169 OPC_MoveParent,
170 OPC_CheckChild2Same, 2,
171 OPC_CheckPredicate0,
172 OPC_CheckPredicate1,
173 OPC_CheckComplexPat0, /*#*/2,
174 OPC_EmitMergeInputChains, 2, 0, 1,
175 OPC_EmitConvertToTarget3,
176 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mc), 0|OPFL_Chain|OPFL_MemRefs,
177 6, 3, 4, 5, 6,
178 0,
179 57,
180 OPC_RecordChild0,
181 OPC_MoveChild0,
182 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
183 OPC_MoveParent,
184 OPC_CheckChild1Integer, 3,
185 OPC_MoveParent,
186 OPC_SwitchType , 21, 5,
187 OPC_MoveParent,
188 OPC_CheckChild2Same, 2,
189 OPC_CheckPredicate0,
190 OPC_CheckPredicate1,
191 OPC_CheckComplexPat0, /*#*/2,
192 OPC_EmitMergeInputChains, 2, 0, 1,
193 OPC_EmitConvertToTarget3,
194 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mi), 0|OPFL_Chain|OPFL_MemRefs,
195 6, 3, 4, 5, 6,
196 21, 6,
197 OPC_MoveParent,
198 OPC_CheckChild2Same, 2,
199 OPC_CheckPredicate0,
200 OPC_CheckPredicate1,
201 OPC_CheckComplexPat0, /*#*/2,
202 OPC_EmitMergeInputChains, 2, 0, 1,
203 OPC_EmitConvertToTarget3,
204 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mi), 0|OPFL_Chain|OPFL_MemRefs,
205 6, 3, 4, 5, 6,
206 0,
207 57,
208 OPC_CheckChild0Integer, 3,
209 OPC_RecordChild1,
210 OPC_MoveChild1,
211 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
212 OPC_MoveParent,
213 OPC_MoveParent,
214 OPC_SwitchType , 21, 5,
215 OPC_MoveParent,
216 OPC_CheckChild2Same, 2,
217 OPC_CheckPredicate0,
218 OPC_CheckPredicate1,
219 OPC_CheckComplexPat0, /*#*/2,
220 OPC_EmitMergeInputChains, 2, 0, 1,
221 OPC_EmitConvertToTarget3,
222 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mi), 0|OPFL_Chain|OPFL_MemRefs,
223 6, 3, 4, 5, 6,
224 21, 6,
225 OPC_MoveParent,
226 OPC_CheckChild2Same, 2,
227 OPC_CheckPredicate0,
228 OPC_CheckPredicate1,
229 OPC_CheckComplexPat0, /*#*/2,
230 OPC_EmitMergeInputChains, 2, 0, 1,
231 OPC_EmitConvertToTarget3,
232 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mi), 0|OPFL_Chain|OPFL_MemRefs,
233 6, 3, 4, 5, 6,
234 0,
235 50,
236 OPC_RecordChild0,
237 OPC_CheckChild1Integer, 3,
238 OPC_MoveParent,
239 OPC_SwitchType , 20, 5,
240 OPC_MoveParent,
241 OPC_CheckChild2Same, 2,
242 OPC_CheckPredicate0,
243 OPC_CheckPredicate1,
244 OPC_CheckComplexPat0, /*#*/2,
245 OPC_EmitMergeInputChains, 2, 0, 1,
246 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mr), 0|OPFL_Chain|OPFL_MemRefs,
247 6, 3, 4, 5, 3,
248 20, 6,
249 OPC_MoveParent,
250 OPC_CheckChild2Same, 2,
251 OPC_CheckPredicate0,
252 OPC_CheckPredicate1,
253 OPC_CheckComplexPat0, /*#*/2,
254 OPC_EmitMergeInputChains, 2, 0, 1,
255 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mr), 0|OPFL_Chain|OPFL_MemRefs,
256 6, 3, 4, 5, 3,
257 0,
258 0,
259 115, TARGET_VAL(ISD::LOAD),
260 OPC_RecordMemRef,
261 OPC_RecordNode,
262 OPC_CheckFoldableChainNode,
263 OPC_RecordChild1,
264 OPC_CheckPredicate2,
265 OPC_CheckPredicate3,
266 OPC_MoveParent,
267 OPC_SwitchType , 51, 5,
268 OPC_MoveParent,
269 OPC_Scope, 23,
270 OPC_CheckChild2Same, 2,
271 OPC_CheckPredicate0,
272 OPC_CheckPredicate1,
273 OPC_CheckComplexPat0, /*#*/2,
274 OPC_CheckComplexPat0, /*#*/4,
275 OPC_EmitMergeInputChains, 3, 0, 1, 3,
276 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND8mm), 0|OPFL_Chain|OPFL_MemRefs,
277 6, 4, 5, 6, 7, 8,
278 23,
279 OPC_CheckChild2Same, 4,
280 OPC_CheckPredicate0,
281 OPC_CheckPredicate1,
282 OPC_CheckComplexPat0, /*#*/2,
283 OPC_CheckComplexPat0, /*#*/4,
284 OPC_EmitMergeInputChains, 3, 0, 1, 3,
285 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND8mm), 0|OPFL_Chain|OPFL_MemRefs,
286 6, 4, 7, 8, 5, 6,
287 0,
288 51, 6,
289 OPC_MoveParent,
290 OPC_Scope, 23,
291 OPC_CheckChild2Same, 2,
292 OPC_CheckPredicate0,
293 OPC_CheckPredicate1,
294 OPC_CheckComplexPat0, /*#*/2,
295 OPC_CheckComplexPat0, /*#*/4,
296 OPC_EmitMergeInputChains, 3, 0, 1, 3,
297 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND16mm), 0|OPFL_Chain|OPFL_MemRefs,
298 6, 4, 5, 6, 7, 8,
299 23,
300 OPC_CheckChild2Same, 4,
301 OPC_CheckPredicate0,
302 OPC_CheckPredicate1,
303 OPC_CheckComplexPat0, /*#*/2,
304 OPC_CheckComplexPat0, /*#*/4,
305 OPC_EmitMergeInputChains, 3, 0, 1, 3,
306 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND16mm), 0|OPFL_Chain|OPFL_MemRefs,
307 6, 4, 7, 8, 5, 6,
308 0,
309 0,
310 105, TARGET_VAL(ISD::Constant),
311 OPC_RecordNode,
312 OPC_Scope, 25,
313 OPC_CheckPredicate4,
314 OPC_MoveParent,
315 OPC_CheckType, 5,
316 OPC_MoveParent,
317 OPC_CheckChild2Same, 2,
318 OPC_CheckPredicate0,
319 OPC_CheckPredicate1,
320 OPC_CheckComplexPat0, /*#*/2,
321 OPC_EmitMergeInputChains, 2, 0, 1,
322 OPC_EmitConvertToTarget3,
323 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND8mc), 0|OPFL_Chain|OPFL_MemRefs,
324 6, 3, 4, 5, 6,
325 25,
326 OPC_CheckPredicate5,
327 OPC_MoveParent,
328 OPC_CheckType, 6,
329 OPC_MoveParent,
330 OPC_CheckChild2Same, 2,
331 OPC_CheckPredicate0,
332 OPC_CheckPredicate1,
333 OPC_CheckComplexPat0, /*#*/2,
334 OPC_EmitMergeInputChains, 2, 0, 1,
335 OPC_EmitConvertToTarget3,
336 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND16mc), 0|OPFL_Chain|OPFL_MemRefs,
337 6, 3, 4, 5, 6,
338 49,
339 OPC_MoveParent,
340 OPC_SwitchType , 21, 5,
341 OPC_MoveParent,
342 OPC_CheckChild2Same, 2,
343 OPC_CheckPredicate0,
344 OPC_CheckPredicate1,
345 OPC_CheckComplexPat0, /*#*/2,
346 OPC_EmitMergeInputChains, 2, 0, 1,
347 OPC_EmitConvertToTarget3,
348 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND8mi), 0|OPFL_Chain|OPFL_MemRefs,
349 6, 3, 4, 5, 6,
350 21, 6,
351 OPC_MoveParent,
352 OPC_CheckChild2Same, 2,
353 OPC_CheckPredicate0,
354 OPC_CheckPredicate1,
355 OPC_CheckComplexPat0, /*#*/2,
356 OPC_EmitMergeInputChains, 2, 0, 1,
357 OPC_EmitConvertToTarget3,
358 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND16mi), 0|OPFL_Chain|OPFL_MemRefs,
359 6, 3, 4, 5, 6,
360 0,
361 0,
362 0,
363 48,
364 OPC_MoveParent,
365 OPC_RecordChild1,
366 OPC_SwitchType , 20, 5,
367 OPC_MoveParent,
368 OPC_CheckChild2Same, 2,
369 OPC_CheckPredicate0,
370 OPC_CheckPredicate1,
371 OPC_CheckComplexPat0, /*#*/2,
372 OPC_EmitMergeInputChains, 2, 0, 1,
373 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND8mr), 0|OPFL_Chain|OPFL_MemRefs,
374 6, 3, 4, 5, 3,
375 20, 6,
376 OPC_MoveParent,
377 OPC_CheckChild2Same, 2,
378 OPC_CheckPredicate0,
379 OPC_CheckPredicate1,
380 OPC_CheckComplexPat0, /*#*/2,
381 OPC_EmitMergeInputChains, 2, 0, 1,
382 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND16mr), 0|OPFL_Chain|OPFL_MemRefs,
383 6, 3, 4, 5, 3,
384 0,
385 0,
386 106|128,3, TARGET_VAL(ISD::XOR),
387 OPC_Scope, 78,
388 OPC_MoveChild0,
389 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
390 OPC_RecordMemRef,
391 OPC_RecordNode,
392 OPC_CheckFoldableChainNode,
393 OPC_RecordChild1,
394 OPC_CheckPredicate2,
395 OPC_CheckPredicate3,
396 OPC_MoveParent,
397 OPC_CheckChild1Integer, 3,
398 OPC_MoveSibling1,
399 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
400 OPC_RecordMemRef,
401 OPC_RecordNode,
402 OPC_CheckFoldableChainNode,
403 OPC_RecordChild1,
404 OPC_CheckPredicate2,
405 OPC_CheckPredicate3,
406 OPC_MoveParent,
407 OPC_SwitchType , 24, 5,
408 OPC_MoveParent,
409 OPC_CheckChild2Same, 4,
410 OPC_CheckPredicate0,
411 OPC_CheckPredicate1,
412 OPC_CheckComplexPat0, /*#*/2,
413 OPC_CheckComplexPat0, /*#*/4,
414 OPC_EmitMergeInputChains, 3, 0, 1, 3,
415 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mm), 0|OPFL_Chain|OPFL_MemRefs,
416 6, 4, 7, 8, 5, 6,
417 24, 6,
418 OPC_MoveParent,
419 OPC_CheckChild2Same, 4,
420 OPC_CheckPredicate0,
421 OPC_CheckPredicate1,
422 OPC_CheckComplexPat0, /*#*/2,
423 OPC_CheckComplexPat0, /*#*/4,
424 OPC_EmitMergeInputChains, 3, 0, 1, 3,
425 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mm), 0|OPFL_Chain|OPFL_MemRefs,
426 6, 4, 7, 8, 5, 6,
427 0,
428 43,
429 OPC_RecordChild0,
430 OPC_MoveChild0,
431 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
432 OPC_CheckPredicate4,
433 OPC_MoveParent,
434 OPC_CheckChild1Integer, 3,
435 OPC_MoveSibling1,
436 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
437 OPC_RecordMemRef,
438 OPC_RecordNode,
439 OPC_CheckFoldableChainNode,
440 OPC_RecordChild1,
441 OPC_CheckPredicate2,
442 OPC_CheckPredicate3,
443 OPC_MoveParent,
444 OPC_CheckType, 5,
445 OPC_MoveParent,
446 OPC_CheckChild2Same, 3,
447 OPC_CheckPredicate0,
448 OPC_CheckPredicate1,
449 OPC_CheckComplexPat0, /*#*/3,
450 OPC_EmitMergeInputChains, 2, 0, 2,
451 OPC_EmitConvertToTarget1,
452 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mc), 0|OPFL_Chain|OPFL_MemRefs,
453 6, 3, 4, 5, 6,
454 43,
455 OPC_CheckChild0Integer, 3,
456 OPC_RecordChild1,
457 OPC_MoveChild1,
458 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
459 OPC_CheckPredicate4,
460 OPC_MoveParent,
461 OPC_MoveSibling1,
462 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
463 OPC_RecordMemRef,
464 OPC_RecordNode,
465 OPC_CheckFoldableChainNode,
466 OPC_RecordChild1,
467 OPC_CheckPredicate2,
468 OPC_CheckPredicate3,
469 OPC_MoveParent,
470 OPC_CheckType, 5,
471 OPC_MoveParent,
472 OPC_CheckChild2Same, 3,
473 OPC_CheckPredicate0,
474 OPC_CheckPredicate1,
475 OPC_CheckComplexPat0, /*#*/3,
476 OPC_EmitMergeInputChains, 2, 0, 2,
477 OPC_EmitConvertToTarget1,
478 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mc), 0|OPFL_Chain|OPFL_MemRefs,
479 6, 3, 4, 5, 6,
480 43,
481 OPC_RecordChild0,
482 OPC_MoveChild0,
483 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
484 OPC_CheckPredicate5,
485 OPC_MoveParent,
486 OPC_CheckChild1Integer, 3,
487 OPC_MoveSibling1,
488 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
489 OPC_RecordMemRef,
490 OPC_RecordNode,
491 OPC_CheckFoldableChainNode,
492 OPC_RecordChild1,
493 OPC_CheckPredicate2,
494 OPC_CheckPredicate3,
495 OPC_MoveParent,
496 OPC_CheckType, 6,
497 OPC_MoveParent,
498 OPC_CheckChild2Same, 3,
499 OPC_CheckPredicate0,
500 OPC_CheckPredicate1,
501 OPC_CheckComplexPat0, /*#*/3,
502 OPC_EmitMergeInputChains, 2, 0, 2,
503 OPC_EmitConvertToTarget1,
504 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mc), 0|OPFL_Chain|OPFL_MemRefs,
505 6, 3, 4, 5, 6,
506 43,
507 OPC_CheckChild0Integer, 3,
508 OPC_RecordChild1,
509 OPC_MoveChild1,
510 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
511 OPC_CheckPredicate5,
512 OPC_MoveParent,
513 OPC_MoveSibling1,
514 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
515 OPC_RecordMemRef,
516 OPC_RecordNode,
517 OPC_CheckFoldableChainNode,
518 OPC_RecordChild1,
519 OPC_CheckPredicate2,
520 OPC_CheckPredicate3,
521 OPC_MoveParent,
522 OPC_CheckType, 6,
523 OPC_MoveParent,
524 OPC_CheckChild2Same, 3,
525 OPC_CheckPredicate0,
526 OPC_CheckPredicate1,
527 OPC_CheckComplexPat0, /*#*/3,
528 OPC_EmitMergeInputChains, 2, 0, 2,
529 OPC_EmitConvertToTarget1,
530 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mc), 0|OPFL_Chain|OPFL_MemRefs,
531 6, 3, 4, 5, 6,
532 42,
533 OPC_RecordChild0,
534 OPC_MoveChild0,
535 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
536 OPC_MoveParent,
537 OPC_CheckChild1Integer, 3,
538 OPC_MoveSibling1,
539 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
540 OPC_RecordMemRef,
541 OPC_RecordNode,
542 OPC_CheckFoldableChainNode,
543 OPC_RecordChild1,
544 OPC_CheckPredicate2,
545 OPC_CheckPredicate3,
546 OPC_MoveParent,
547 OPC_CheckType, 5,
548 OPC_MoveParent,
549 OPC_CheckChild2Same, 3,
550 OPC_CheckPredicate0,
551 OPC_CheckPredicate1,
552 OPC_CheckComplexPat0, /*#*/3,
553 OPC_EmitMergeInputChains, 2, 0, 2,
554 OPC_EmitConvertToTarget1,
555 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mi), 0|OPFL_Chain|OPFL_MemRefs,
556 6, 3, 4, 5, 6,
557 42,
558 OPC_CheckChild0Integer, 3,
559 OPC_RecordChild1,
560 OPC_MoveChild1,
561 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
562 OPC_MoveParent,
563 OPC_MoveSibling1,
564 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
565 OPC_RecordMemRef,
566 OPC_RecordNode,
567 OPC_CheckFoldableChainNode,
568 OPC_RecordChild1,
569 OPC_CheckPredicate2,
570 OPC_CheckPredicate3,
571 OPC_MoveParent,
572 OPC_CheckType, 5,
573 OPC_MoveParent,
574 OPC_CheckChild2Same, 3,
575 OPC_CheckPredicate0,
576 OPC_CheckPredicate1,
577 OPC_CheckComplexPat0, /*#*/3,
578 OPC_EmitMergeInputChains, 2, 0, 2,
579 OPC_EmitConvertToTarget1,
580 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mi), 0|OPFL_Chain|OPFL_MemRefs,
581 6, 3, 4, 5, 6,
582 42,
583 OPC_RecordChild0,
584 OPC_MoveChild0,
585 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
586 OPC_MoveParent,
587 OPC_CheckChild1Integer, 3,
588 OPC_MoveSibling1,
589 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
590 OPC_RecordMemRef,
591 OPC_RecordNode,
592 OPC_CheckFoldableChainNode,
593 OPC_RecordChild1,
594 OPC_CheckPredicate2,
595 OPC_CheckPredicate3,
596 OPC_MoveParent,
597 OPC_CheckType, 6,
598 OPC_MoveParent,
599 OPC_CheckChild2Same, 3,
600 OPC_CheckPredicate0,
601 OPC_CheckPredicate1,
602 OPC_CheckComplexPat0, /*#*/3,
603 OPC_EmitMergeInputChains, 2, 0, 2,
604 OPC_EmitConvertToTarget1,
605 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mi), 0|OPFL_Chain|OPFL_MemRefs,
606 6, 3, 4, 5, 6,
607 42,
608 OPC_CheckChild0Integer, 3,
609 OPC_RecordChild1,
610 OPC_MoveChild1,
611 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
612 OPC_MoveParent,
613 OPC_MoveSibling1,
614 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
615 OPC_RecordMemRef,
616 OPC_RecordNode,
617 OPC_CheckFoldableChainNode,
618 OPC_RecordChild1,
619 OPC_CheckPredicate2,
620 OPC_CheckPredicate3,
621 OPC_MoveParent,
622 OPC_CheckType, 6,
623 OPC_MoveParent,
624 OPC_CheckChild2Same, 3,
625 OPC_CheckPredicate0,
626 OPC_CheckPredicate1,
627 OPC_CheckComplexPat0, /*#*/3,
628 OPC_EmitMergeInputChains, 2, 0, 2,
629 OPC_EmitConvertToTarget1,
630 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mi), 0|OPFL_Chain|OPFL_MemRefs,
631 6, 3, 4, 5, 6,
632 60,
633 OPC_RecordChild0,
634 OPC_CheckChild1Integer, 3,
635 OPC_MoveSibling1,
636 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
637 OPC_RecordMemRef,
638 OPC_RecordNode,
639 OPC_CheckFoldableChainNode,
640 OPC_RecordChild1,
641 OPC_CheckPredicate2,
642 OPC_CheckPredicate3,
643 OPC_MoveParent,
644 OPC_SwitchType , 20, 5,
645 OPC_MoveParent,
646 OPC_CheckChild2Same, 3,
647 OPC_CheckPredicate0,
648 OPC_CheckPredicate1,
649 OPC_CheckComplexPat0, /*#*/3,
650 OPC_EmitMergeInputChains, 2, 0, 2,
651 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC8mr), 0|OPFL_Chain|OPFL_MemRefs,
652 6, 3, 4, 5, 1,
653 20, 6,
654 OPC_MoveParent,
655 OPC_CheckChild2Same, 3,
656 OPC_CheckPredicate0,
657 OPC_CheckPredicate1,
658 OPC_CheckComplexPat0, /*#*/3,
659 OPC_EmitMergeInputChains, 2, 0, 2,
660 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIC16mr), 0|OPFL_Chain|OPFL_MemRefs,
661 6, 3, 4, 5, 1,
662 0,
663 0,
664 0,
665 58,
666 OPC_RecordChild0,
667 OPC_MoveChild1,
668 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
669 OPC_RecordMemRef,
670 OPC_RecordNode,
671 OPC_CheckFoldableChainNode,
672 OPC_RecordChild1,
673 OPC_CheckPredicate2,
674 OPC_CheckPredicate3,
675 OPC_MoveParent,
676 OPC_SwitchType , 20, 5,
677 OPC_MoveParent,
678 OPC_CheckChild2Same, 3,
679 OPC_CheckPredicate0,
680 OPC_CheckPredicate1,
681 OPC_CheckComplexPat0, /*#*/3,
682 OPC_EmitMergeInputChains, 2, 0, 2,
683 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND8mr), 0|OPFL_Chain|OPFL_MemRefs,
684 6, 3, 4, 5, 1,
685 20, 6,
686 OPC_MoveParent,
687 OPC_CheckChild2Same, 3,
688 OPC_CheckPredicate0,
689 OPC_CheckPredicate1,
690 OPC_CheckComplexPat0, /*#*/3,
691 OPC_EmitMergeInputChains, 2, 0, 2,
692 OPC_MorphNodeTo1, TARGET_VAL(MSP430::AND16mr), 0|OPFL_Chain|OPFL_MemRefs,
693 6, 3, 4, 5, 1,
694 0,
695 0,
696 99|128,2, TARGET_VAL(ISD::ADD),
697 OPC_Scope, 36|128,2,
698 OPC_MoveChild0,
699 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
700 OPC_RecordMemRef,
701 OPC_RecordNode,
702 OPC_CheckFoldableChainNode,
703 OPC_RecordChild1,
704 OPC_CheckPredicate2,
705 OPC_CheckPredicate3,
706 OPC_Scope, 101|128,1,
707 OPC_MoveSibling1,
708 OPC_SwitchOpcode , 115, TARGET_VAL(ISD::LOAD),
709 OPC_RecordMemRef,
710 OPC_RecordNode,
711 OPC_CheckFoldableChainNode,
712 OPC_RecordChild1,
713 OPC_CheckPredicate2,
714 OPC_CheckPredicate3,
715 OPC_MoveParent,
716 OPC_SwitchType , 51, 5,
717 OPC_MoveParent,
718 OPC_Scope, 23,
719 OPC_CheckChild2Same, 2,
720 OPC_CheckPredicate0,
721 OPC_CheckPredicate1,
722 OPC_CheckComplexPat0, /*#*/2,
723 OPC_CheckComplexPat0, /*#*/4,
724 OPC_EmitMergeInputChains, 3, 0, 1, 3,
725 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mm), 0|OPFL_Chain|OPFL_MemRefs,
726 6, 4, 5, 6, 7, 8,
727 23,
728 OPC_CheckChild2Same, 4,
729 OPC_CheckPredicate0,
730 OPC_CheckPredicate1,
731 OPC_CheckComplexPat0, /*#*/2,
732 OPC_CheckComplexPat0, /*#*/4,
733 OPC_EmitMergeInputChains, 3, 0, 1, 3,
734 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mm), 0|OPFL_Chain|OPFL_MemRefs,
735 6, 4, 7, 8, 5, 6,
736 0,
737 51, 6,
738 OPC_MoveParent,
739 OPC_Scope, 23,
740 OPC_CheckChild2Same, 2,
741 OPC_CheckPredicate0,
742 OPC_CheckPredicate1,
743 OPC_CheckComplexPat0, /*#*/2,
744 OPC_CheckComplexPat0, /*#*/4,
745 OPC_EmitMergeInputChains, 3, 0, 1, 3,
746 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mm), 0|OPFL_Chain|OPFL_MemRefs,
747 6, 4, 5, 6, 7, 8,
748 23,
749 OPC_CheckChild2Same, 4,
750 OPC_CheckPredicate0,
751 OPC_CheckPredicate1,
752 OPC_CheckComplexPat0, /*#*/2,
753 OPC_CheckComplexPat0, /*#*/4,
754 OPC_EmitMergeInputChains, 3, 0, 1, 3,
755 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mm), 0|OPFL_Chain|OPFL_MemRefs,
756 6, 4, 7, 8, 5, 6,
757 0,
758 0,
759 105, TARGET_VAL(ISD::Constant),
760 OPC_RecordNode,
761 OPC_Scope, 25,
762 OPC_CheckPredicate4,
763 OPC_MoveParent,
764 OPC_CheckType, 5,
765 OPC_MoveParent,
766 OPC_CheckChild2Same, 2,
767 OPC_CheckPredicate0,
768 OPC_CheckPredicate1,
769 OPC_CheckComplexPat0, /*#*/2,
770 OPC_EmitMergeInputChains, 2, 0, 1,
771 OPC_EmitConvertToTarget3,
772 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mc), 0|OPFL_Chain|OPFL_MemRefs,
773 6, 3, 4, 5, 6,
774 25,
775 OPC_CheckPredicate5,
776 OPC_MoveParent,
777 OPC_CheckType, 6,
778 OPC_MoveParent,
779 OPC_CheckChild2Same, 2,
780 OPC_CheckPredicate0,
781 OPC_CheckPredicate1,
782 OPC_CheckComplexPat0, /*#*/2,
783 OPC_EmitMergeInputChains, 2, 0, 1,
784 OPC_EmitConvertToTarget3,
785 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mc), 0|OPFL_Chain|OPFL_MemRefs,
786 6, 3, 4, 5, 6,
787 49,
788 OPC_MoveParent,
789 OPC_SwitchType , 21, 5,
790 OPC_MoveParent,
791 OPC_CheckChild2Same, 2,
792 OPC_CheckPredicate0,
793 OPC_CheckPredicate1,
794 OPC_CheckComplexPat0, /*#*/2,
795 OPC_EmitMergeInputChains, 2, 0, 1,
796 OPC_EmitConvertToTarget3,
797 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mi), 0|OPFL_Chain|OPFL_MemRefs,
798 6, 3, 4, 5, 6,
799 21, 6,
800 OPC_MoveParent,
801 OPC_CheckChild2Same, 2,
802 OPC_CheckPredicate0,
803 OPC_CheckPredicate1,
804 OPC_CheckComplexPat0, /*#*/2,
805 OPC_EmitMergeInputChains, 2, 0, 1,
806 OPC_EmitConvertToTarget3,
807 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mi), 0|OPFL_Chain|OPFL_MemRefs,
808 6, 3, 4, 5, 6,
809 0,
810 0,
811 0,
812 48,
813 OPC_MoveParent,
814 OPC_RecordChild1,
815 OPC_SwitchType , 20, 5,
816 OPC_MoveParent,
817 OPC_CheckChild2Same, 2,
818 OPC_CheckPredicate0,
819 OPC_CheckPredicate1,
820 OPC_CheckComplexPat0, /*#*/2,
821 OPC_EmitMergeInputChains, 2, 0, 1,
822 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mr), 0|OPFL_Chain|OPFL_MemRefs,
823 6, 3, 4, 5, 3,
824 20, 6,
825 OPC_MoveParent,
826 OPC_CheckChild2Same, 2,
827 OPC_CheckPredicate0,
828 OPC_CheckPredicate1,
829 OPC_CheckComplexPat0, /*#*/2,
830 OPC_EmitMergeInputChains, 2, 0, 1,
831 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mr), 0|OPFL_Chain|OPFL_MemRefs,
832 6, 3, 4, 5, 3,
833 0,
834 0,
835 58,
836 OPC_RecordChild0,
837 OPC_MoveChild1,
838 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
839 OPC_RecordMemRef,
840 OPC_RecordNode,
841 OPC_CheckFoldableChainNode,
842 OPC_RecordChild1,
843 OPC_CheckPredicate2,
844 OPC_CheckPredicate3,
845 OPC_MoveParent,
846 OPC_SwitchType , 20, 5,
847 OPC_MoveParent,
848 OPC_CheckChild2Same, 3,
849 OPC_CheckPredicate0,
850 OPC_CheckPredicate1,
851 OPC_CheckComplexPat0, /*#*/3,
852 OPC_EmitMergeInputChains, 2, 0, 2,
853 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mr), 0|OPFL_Chain|OPFL_MemRefs,
854 6, 3, 4, 5, 1,
855 20, 6,
856 OPC_MoveParent,
857 OPC_CheckChild2Same, 3,
858 OPC_CheckPredicate0,
859 OPC_CheckPredicate1,
860 OPC_CheckComplexPat0, /*#*/3,
861 OPC_EmitMergeInputChains, 2, 0, 2,
862 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mr), 0|OPFL_Chain|OPFL_MemRefs,
863 6, 3, 4, 5, 1,
864 0,
865 0,
866 101|128,2, TARGET_VAL(ISD::ADDE),
867 OPC_RecordNode,
868 OPC_CaptureGlueInput,
869 OPC_Scope, 36|128,2,
870 OPC_MoveChild0,
871 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
872 OPC_RecordMemRef,
873 OPC_RecordNode,
874 OPC_CheckFoldableChainNode,
875 OPC_RecordChild1,
876 OPC_CheckPredicate2,
877 OPC_CheckPredicate3,
878 OPC_Scope, 101|128,1,
879 OPC_MoveSibling1,
880 OPC_SwitchOpcode , 115, TARGET_VAL(ISD::LOAD),
881 OPC_RecordMemRef,
882 OPC_RecordNode,
883 OPC_CheckFoldableChainNode,
884 OPC_RecordChild1,
885 OPC_CheckPredicate2,
886 OPC_CheckPredicate3,
887 OPC_MoveParent,
888 OPC_SwitchType , 51, 5,
889 OPC_MoveParent,
890 OPC_Scope, 23,
891 OPC_CheckChild2Same, 2,
892 OPC_CheckPredicate0,
893 OPC_CheckPredicate1,
894 OPC_CheckComplexPat0, /*#*/2,
895 OPC_CheckComplexPat0, /*#*/4,
896 OPC_EmitMergeInputChains, 3, 0, 1, 3,
897 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC8mm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
898 6, 4, 5, 6, 7, 8,
899 23,
900 OPC_CheckChild2Same, 4,
901 OPC_CheckPredicate0,
902 OPC_CheckPredicate1,
903 OPC_CheckComplexPat0, /*#*/2,
904 OPC_CheckComplexPat0, /*#*/4,
905 OPC_EmitMergeInputChains, 3, 0, 1, 3,
906 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC8mm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
907 6, 4, 7, 8, 5, 6,
908 0,
909 51, 6,
910 OPC_MoveParent,
911 OPC_Scope, 23,
912 OPC_CheckChild2Same, 2,
913 OPC_CheckPredicate0,
914 OPC_CheckPredicate1,
915 OPC_CheckComplexPat0, /*#*/2,
916 OPC_CheckComplexPat0, /*#*/4,
917 OPC_EmitMergeInputChains, 3, 0, 1, 3,
918 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC16mm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
919 6, 4, 5, 6, 7, 8,
920 23,
921 OPC_CheckChild2Same, 4,
922 OPC_CheckPredicate0,
923 OPC_CheckPredicate1,
924 OPC_CheckComplexPat0, /*#*/2,
925 OPC_CheckComplexPat0, /*#*/4,
926 OPC_EmitMergeInputChains, 3, 0, 1, 3,
927 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC16mm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
928 6, 4, 7, 8, 5, 6,
929 0,
930 0,
931 105, TARGET_VAL(ISD::Constant),
932 OPC_RecordNode,
933 OPC_Scope, 25,
934 OPC_CheckPredicate4,
935 OPC_MoveParent,
936 OPC_CheckType, 5,
937 OPC_MoveParent,
938 OPC_CheckChild2Same, 2,
939 OPC_CheckPredicate0,
940 OPC_CheckPredicate1,
941 OPC_CheckComplexPat0, /*#*/2,
942 OPC_EmitMergeInputChains, 2, 0, 1,
943 OPC_EmitConvertToTarget3,
944 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC8mc), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
945 6, 3, 4, 5, 6,
946 25,
947 OPC_CheckPredicate5,
948 OPC_MoveParent,
949 OPC_CheckType, 6,
950 OPC_MoveParent,
951 OPC_CheckChild2Same, 2,
952 OPC_CheckPredicate0,
953 OPC_CheckPredicate1,
954 OPC_CheckComplexPat0, /*#*/2,
955 OPC_EmitMergeInputChains, 2, 0, 1,
956 OPC_EmitConvertToTarget3,
957 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC16mc), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
958 6, 3, 4, 5, 6,
959 49,
960 OPC_MoveParent,
961 OPC_SwitchType , 21, 5,
962 OPC_MoveParent,
963 OPC_CheckChild2Same, 2,
964 OPC_CheckPredicate0,
965 OPC_CheckPredicate1,
966 OPC_CheckComplexPat0, /*#*/2,
967 OPC_EmitMergeInputChains, 2, 0, 1,
968 OPC_EmitConvertToTarget3,
969 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC8mi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
970 6, 3, 4, 5, 6,
971 21, 6,
972 OPC_MoveParent,
973 OPC_CheckChild2Same, 2,
974 OPC_CheckPredicate0,
975 OPC_CheckPredicate1,
976 OPC_CheckComplexPat0, /*#*/2,
977 OPC_EmitMergeInputChains, 2, 0, 1,
978 OPC_EmitConvertToTarget3,
979 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC16mi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
980 6, 3, 4, 5, 6,
981 0,
982 0,
983 0,
984 48,
985 OPC_MoveParent,
986 OPC_RecordChild1,
987 OPC_SwitchType , 20, 5,
988 OPC_MoveParent,
989 OPC_CheckChild2Same, 2,
990 OPC_CheckPredicate0,
991 OPC_CheckPredicate1,
992 OPC_CheckComplexPat0, /*#*/2,
993 OPC_EmitMergeInputChains, 2, 0, 1,
994 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC8mr), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
995 6, 3, 4, 5, 3,
996 20, 6,
997 OPC_MoveParent,
998 OPC_CheckChild2Same, 2,
999 OPC_CheckPredicate0,
1000 OPC_CheckPredicate1,
1001 OPC_CheckComplexPat0, /*#*/2,
1002 OPC_EmitMergeInputChains, 2, 0, 1,
1003 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC16mr), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1004 6, 3, 4, 5, 3,
1005 0,
1006 0,
1007 58,
1008 OPC_RecordChild0,
1009 OPC_MoveChild1,
1010 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1011 OPC_RecordMemRef,
1012 OPC_RecordNode,
1013 OPC_CheckFoldableChainNode,
1014 OPC_RecordChild1,
1015 OPC_CheckPredicate2,
1016 OPC_CheckPredicate3,
1017 OPC_MoveParent,
1018 OPC_SwitchType , 20, 5,
1019 OPC_MoveParent,
1020 OPC_CheckChild2Same, 3,
1021 OPC_CheckPredicate0,
1022 OPC_CheckPredicate1,
1023 OPC_CheckComplexPat0, /*#*/3,
1024 OPC_EmitMergeInputChains, 2, 0, 2,
1025 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC8mr), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1026 6, 3, 4, 5, 1,
1027 20, 6,
1028 OPC_MoveParent,
1029 OPC_CheckChild2Same, 3,
1030 OPC_CheckPredicate0,
1031 OPC_CheckPredicate1,
1032 OPC_CheckComplexPat0, /*#*/3,
1033 OPC_EmitMergeInputChains, 2, 0, 2,
1034 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADDC16mr), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1035 6, 3, 4, 5, 1,
1036 0,
1037 0,
1038 99|128,2, TARGET_VAL(ISD::OR),
1039 OPC_Scope, 36|128,2,
1040 OPC_MoveChild0,
1041 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1042 OPC_RecordMemRef,
1043 OPC_RecordNode,
1044 OPC_CheckFoldableChainNode,
1045 OPC_RecordChild1,
1046 OPC_CheckPredicate2,
1047 OPC_CheckPredicate3,
1048 OPC_Scope, 101|128,1,
1049 OPC_MoveSibling1,
1050 OPC_SwitchOpcode , 115, TARGET_VAL(ISD::LOAD),
1051 OPC_RecordMemRef,
1052 OPC_RecordNode,
1053 OPC_CheckFoldableChainNode,
1054 OPC_RecordChild1,
1055 OPC_CheckPredicate2,
1056 OPC_CheckPredicate3,
1057 OPC_MoveParent,
1058 OPC_SwitchType , 51, 5,
1059 OPC_MoveParent,
1060 OPC_Scope, 23,
1061 OPC_CheckChild2Same, 2,
1062 OPC_CheckPredicate0,
1063 OPC_CheckPredicate1,
1064 OPC_CheckComplexPat0, /*#*/2,
1065 OPC_CheckComplexPat0, /*#*/4,
1066 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1067 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS8mm), 0|OPFL_Chain|OPFL_MemRefs,
1068 6, 4, 5, 6, 7, 8,
1069 23,
1070 OPC_CheckChild2Same, 4,
1071 OPC_CheckPredicate0,
1072 OPC_CheckPredicate1,
1073 OPC_CheckComplexPat0, /*#*/2,
1074 OPC_CheckComplexPat0, /*#*/4,
1075 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1076 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS8mm), 0|OPFL_Chain|OPFL_MemRefs,
1077 6, 4, 7, 8, 5, 6,
1078 0,
1079 51, 6,
1080 OPC_MoveParent,
1081 OPC_Scope, 23,
1082 OPC_CheckChild2Same, 2,
1083 OPC_CheckPredicate0,
1084 OPC_CheckPredicate1,
1085 OPC_CheckComplexPat0, /*#*/2,
1086 OPC_CheckComplexPat0, /*#*/4,
1087 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1088 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS16mm), 0|OPFL_Chain|OPFL_MemRefs,
1089 6, 4, 5, 6, 7, 8,
1090 23,
1091 OPC_CheckChild2Same, 4,
1092 OPC_CheckPredicate0,
1093 OPC_CheckPredicate1,
1094 OPC_CheckComplexPat0, /*#*/2,
1095 OPC_CheckComplexPat0, /*#*/4,
1096 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1097 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS16mm), 0|OPFL_Chain|OPFL_MemRefs,
1098 6, 4, 7, 8, 5, 6,
1099 0,
1100 0,
1101 105, TARGET_VAL(ISD::Constant),
1102 OPC_RecordNode,
1103 OPC_Scope, 25,
1104 OPC_CheckPredicate4,
1105 OPC_MoveParent,
1106 OPC_CheckType, 5,
1107 OPC_MoveParent,
1108 OPC_CheckChild2Same, 2,
1109 OPC_CheckPredicate0,
1110 OPC_CheckPredicate1,
1111 OPC_CheckComplexPat0, /*#*/2,
1112 OPC_EmitMergeInputChains, 2, 0, 1,
1113 OPC_EmitConvertToTarget3,
1114 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS8mc), 0|OPFL_Chain|OPFL_MemRefs,
1115 6, 3, 4, 5, 6,
1116 25,
1117 OPC_CheckPredicate5,
1118 OPC_MoveParent,
1119 OPC_CheckType, 6,
1120 OPC_MoveParent,
1121 OPC_CheckChild2Same, 2,
1122 OPC_CheckPredicate0,
1123 OPC_CheckPredicate1,
1124 OPC_CheckComplexPat0, /*#*/2,
1125 OPC_EmitMergeInputChains, 2, 0, 1,
1126 OPC_EmitConvertToTarget3,
1127 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS16mc), 0|OPFL_Chain|OPFL_MemRefs,
1128 6, 3, 4, 5, 6,
1129 49,
1130 OPC_MoveParent,
1131 OPC_SwitchType , 21, 5,
1132 OPC_MoveParent,
1133 OPC_CheckChild2Same, 2,
1134 OPC_CheckPredicate0,
1135 OPC_CheckPredicate1,
1136 OPC_CheckComplexPat0, /*#*/2,
1137 OPC_EmitMergeInputChains, 2, 0, 1,
1138 OPC_EmitConvertToTarget3,
1139 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS8mi), 0|OPFL_Chain|OPFL_MemRefs,
1140 6, 3, 4, 5, 6,
1141 21, 6,
1142 OPC_MoveParent,
1143 OPC_CheckChild2Same, 2,
1144 OPC_CheckPredicate0,
1145 OPC_CheckPredicate1,
1146 OPC_CheckComplexPat0, /*#*/2,
1147 OPC_EmitMergeInputChains, 2, 0, 1,
1148 OPC_EmitConvertToTarget3,
1149 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS16mi), 0|OPFL_Chain|OPFL_MemRefs,
1150 6, 3, 4, 5, 6,
1151 0,
1152 0,
1153 0,
1154 48,
1155 OPC_MoveParent,
1156 OPC_RecordChild1,
1157 OPC_SwitchType , 20, 5,
1158 OPC_MoveParent,
1159 OPC_CheckChild2Same, 2,
1160 OPC_CheckPredicate0,
1161 OPC_CheckPredicate1,
1162 OPC_CheckComplexPat0, /*#*/2,
1163 OPC_EmitMergeInputChains, 2, 0, 1,
1164 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS8mr), 0|OPFL_Chain|OPFL_MemRefs,
1165 6, 3, 4, 5, 3,
1166 20, 6,
1167 OPC_MoveParent,
1168 OPC_CheckChild2Same, 2,
1169 OPC_CheckPredicate0,
1170 OPC_CheckPredicate1,
1171 OPC_CheckComplexPat0, /*#*/2,
1172 OPC_EmitMergeInputChains, 2, 0, 1,
1173 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS16mr), 0|OPFL_Chain|OPFL_MemRefs,
1174 6, 3, 4, 5, 3,
1175 0,
1176 0,
1177 58,
1178 OPC_RecordChild0,
1179 OPC_MoveChild1,
1180 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1181 OPC_RecordMemRef,
1182 OPC_RecordNode,
1183 OPC_CheckFoldableChainNode,
1184 OPC_RecordChild1,
1185 OPC_CheckPredicate2,
1186 OPC_CheckPredicate3,
1187 OPC_MoveParent,
1188 OPC_SwitchType , 20, 5,
1189 OPC_MoveParent,
1190 OPC_CheckChild2Same, 3,
1191 OPC_CheckPredicate0,
1192 OPC_CheckPredicate1,
1193 OPC_CheckComplexPat0, /*#*/3,
1194 OPC_EmitMergeInputChains, 2, 0, 2,
1195 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS8mr), 0|OPFL_Chain|OPFL_MemRefs,
1196 6, 3, 4, 5, 1,
1197 20, 6,
1198 OPC_MoveParent,
1199 OPC_CheckChild2Same, 3,
1200 OPC_CheckPredicate0,
1201 OPC_CheckPredicate1,
1202 OPC_CheckComplexPat0, /*#*/3,
1203 OPC_EmitMergeInputChains, 2, 0, 2,
1204 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIS16mr), 0|OPFL_Chain|OPFL_MemRefs,
1205 6, 3, 4, 5, 1,
1206 0,
1207 0,
1208 99|128,2, TARGET_VAL(ISD::XOR),
1209 OPC_Scope, 36|128,2,
1210 OPC_MoveChild0,
1211 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1212 OPC_RecordMemRef,
1213 OPC_RecordNode,
1214 OPC_CheckFoldableChainNode,
1215 OPC_RecordChild1,
1216 OPC_CheckPredicate2,
1217 OPC_CheckPredicate3,
1218 OPC_Scope, 101|128,1,
1219 OPC_MoveSibling1,
1220 OPC_SwitchOpcode , 115, TARGET_VAL(ISD::LOAD),
1221 OPC_RecordMemRef,
1222 OPC_RecordNode,
1223 OPC_CheckFoldableChainNode,
1224 OPC_RecordChild1,
1225 OPC_CheckPredicate2,
1226 OPC_CheckPredicate3,
1227 OPC_MoveParent,
1228 OPC_SwitchType , 51, 5,
1229 OPC_MoveParent,
1230 OPC_Scope, 23,
1231 OPC_CheckChild2Same, 2,
1232 OPC_CheckPredicate0,
1233 OPC_CheckPredicate1,
1234 OPC_CheckComplexPat0, /*#*/2,
1235 OPC_CheckComplexPat0, /*#*/4,
1236 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1237 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR8mm), 0|OPFL_Chain|OPFL_MemRefs,
1238 6, 4, 5, 6, 7, 8,
1239 23,
1240 OPC_CheckChild2Same, 4,
1241 OPC_CheckPredicate0,
1242 OPC_CheckPredicate1,
1243 OPC_CheckComplexPat0, /*#*/2,
1244 OPC_CheckComplexPat0, /*#*/4,
1245 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1246 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR8mm), 0|OPFL_Chain|OPFL_MemRefs,
1247 6, 4, 7, 8, 5, 6,
1248 0,
1249 51, 6,
1250 OPC_MoveParent,
1251 OPC_Scope, 23,
1252 OPC_CheckChild2Same, 2,
1253 OPC_CheckPredicate0,
1254 OPC_CheckPredicate1,
1255 OPC_CheckComplexPat0, /*#*/2,
1256 OPC_CheckComplexPat0, /*#*/4,
1257 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1258 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR16mm), 0|OPFL_Chain|OPFL_MemRefs,
1259 6, 4, 5, 6, 7, 8,
1260 23,
1261 OPC_CheckChild2Same, 4,
1262 OPC_CheckPredicate0,
1263 OPC_CheckPredicate1,
1264 OPC_CheckComplexPat0, /*#*/2,
1265 OPC_CheckComplexPat0, /*#*/4,
1266 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1267 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR16mm), 0|OPFL_Chain|OPFL_MemRefs,
1268 6, 4, 7, 8, 5, 6,
1269 0,
1270 0,
1271 105, TARGET_VAL(ISD::Constant),
1272 OPC_RecordNode,
1273 OPC_Scope, 25,
1274 OPC_CheckPredicate4,
1275 OPC_MoveParent,
1276 OPC_CheckType, 5,
1277 OPC_MoveParent,
1278 OPC_CheckChild2Same, 2,
1279 OPC_CheckPredicate0,
1280 OPC_CheckPredicate1,
1281 OPC_CheckComplexPat0, /*#*/2,
1282 OPC_EmitMergeInputChains, 2, 0, 1,
1283 OPC_EmitConvertToTarget3,
1284 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR8mc), 0|OPFL_Chain|OPFL_MemRefs,
1285 6, 3, 4, 5, 6,
1286 25,
1287 OPC_CheckPredicate5,
1288 OPC_MoveParent,
1289 OPC_CheckType, 6,
1290 OPC_MoveParent,
1291 OPC_CheckChild2Same, 2,
1292 OPC_CheckPredicate0,
1293 OPC_CheckPredicate1,
1294 OPC_CheckComplexPat0, /*#*/2,
1295 OPC_EmitMergeInputChains, 2, 0, 1,
1296 OPC_EmitConvertToTarget3,
1297 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR16mc), 0|OPFL_Chain|OPFL_MemRefs,
1298 6, 3, 4, 5, 6,
1299 49,
1300 OPC_MoveParent,
1301 OPC_SwitchType , 21, 5,
1302 OPC_MoveParent,
1303 OPC_CheckChild2Same, 2,
1304 OPC_CheckPredicate0,
1305 OPC_CheckPredicate1,
1306 OPC_CheckComplexPat0, /*#*/2,
1307 OPC_EmitMergeInputChains, 2, 0, 1,
1308 OPC_EmitConvertToTarget3,
1309 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR8mi), 0|OPFL_Chain|OPFL_MemRefs,
1310 6, 3, 4, 5, 6,
1311 21, 6,
1312 OPC_MoveParent,
1313 OPC_CheckChild2Same, 2,
1314 OPC_CheckPredicate0,
1315 OPC_CheckPredicate1,
1316 OPC_CheckComplexPat0, /*#*/2,
1317 OPC_EmitMergeInputChains, 2, 0, 1,
1318 OPC_EmitConvertToTarget3,
1319 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR16mi), 0|OPFL_Chain|OPFL_MemRefs,
1320 6, 3, 4, 5, 6,
1321 0,
1322 0,
1323 0,
1324 48,
1325 OPC_MoveParent,
1326 OPC_RecordChild1,
1327 OPC_SwitchType , 20, 5,
1328 OPC_MoveParent,
1329 OPC_CheckChild2Same, 2,
1330 OPC_CheckPredicate0,
1331 OPC_CheckPredicate1,
1332 OPC_CheckComplexPat0, /*#*/2,
1333 OPC_EmitMergeInputChains, 2, 0, 1,
1334 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR8mr), 0|OPFL_Chain|OPFL_MemRefs,
1335 6, 3, 4, 5, 3,
1336 20, 6,
1337 OPC_MoveParent,
1338 OPC_CheckChild2Same, 2,
1339 OPC_CheckPredicate0,
1340 OPC_CheckPredicate1,
1341 OPC_CheckComplexPat0, /*#*/2,
1342 OPC_EmitMergeInputChains, 2, 0, 1,
1343 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR16mr), 0|OPFL_Chain|OPFL_MemRefs,
1344 6, 3, 4, 5, 3,
1345 0,
1346 0,
1347 58,
1348 OPC_RecordChild0,
1349 OPC_MoveChild1,
1350 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1351 OPC_RecordMemRef,
1352 OPC_RecordNode,
1353 OPC_CheckFoldableChainNode,
1354 OPC_RecordChild1,
1355 OPC_CheckPredicate2,
1356 OPC_CheckPredicate3,
1357 OPC_MoveParent,
1358 OPC_SwitchType , 20, 5,
1359 OPC_MoveParent,
1360 OPC_CheckChild2Same, 3,
1361 OPC_CheckPredicate0,
1362 OPC_CheckPredicate1,
1363 OPC_CheckComplexPat0, /*#*/3,
1364 OPC_EmitMergeInputChains, 2, 0, 2,
1365 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR8mr), 0|OPFL_Chain|OPFL_MemRefs,
1366 6, 3, 4, 5, 1,
1367 20, 6,
1368 OPC_MoveParent,
1369 OPC_CheckChild2Same, 3,
1370 OPC_CheckPredicate0,
1371 OPC_CheckPredicate1,
1372 OPC_CheckComplexPat0, /*#*/3,
1373 OPC_EmitMergeInputChains, 2, 0, 2,
1374 OPC_MorphNodeTo1, TARGET_VAL(MSP430::XOR16mr), 0|OPFL_Chain|OPFL_MemRefs,
1375 6, 3, 4, 5, 1,
1376 0,
1377 0,
1378 110|128,1, TARGET_VAL(ISD::SUB),
1379 OPC_MoveChild0,
1380 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1381 OPC_RecordMemRef,
1382 OPC_RecordNode,
1383 OPC_CheckFoldableChainNode,
1384 OPC_RecordChild1,
1385 OPC_CheckPredicate2,
1386 OPC_CheckPredicate3,
1387 OPC_Scope, 47|128,1,
1388 OPC_MoveSibling1,
1389 OPC_SwitchOpcode , 61, TARGET_VAL(ISD::LOAD),
1390 OPC_RecordMemRef,
1391 OPC_RecordNode,
1392 OPC_CheckFoldableChainNode,
1393 OPC_RecordChild1,
1394 OPC_CheckPredicate2,
1395 OPC_CheckPredicate3,
1396 OPC_MoveParent,
1397 OPC_SwitchType , 24, 5,
1398 OPC_MoveParent,
1399 OPC_CheckChild2Same, 2,
1400 OPC_CheckPredicate0,
1401 OPC_CheckPredicate1,
1402 OPC_CheckComplexPat0, /*#*/2,
1403 OPC_CheckComplexPat0, /*#*/4,
1404 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1405 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB8mm), 0|OPFL_Chain|OPFL_MemRefs,
1406 6, 4, 5, 6, 7, 8,
1407 24, 6,
1408 OPC_MoveParent,
1409 OPC_CheckChild2Same, 2,
1410 OPC_CheckPredicate0,
1411 OPC_CheckPredicate1,
1412 OPC_CheckComplexPat0, /*#*/2,
1413 OPC_CheckComplexPat0, /*#*/4,
1414 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1415 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB16mm), 0|OPFL_Chain|OPFL_MemRefs,
1416 6, 4, 5, 6, 7, 8,
1417 0,
1418 105, TARGET_VAL(ISD::Constant),
1419 OPC_RecordNode,
1420 OPC_Scope, 25,
1421 OPC_CheckPredicate4,
1422 OPC_MoveParent,
1423 OPC_CheckType, 5,
1424 OPC_MoveParent,
1425 OPC_CheckChild2Same, 2,
1426 OPC_CheckPredicate0,
1427 OPC_CheckPredicate1,
1428 OPC_CheckComplexPat0, /*#*/2,
1429 OPC_EmitMergeInputChains, 2, 0, 1,
1430 OPC_EmitConvertToTarget3,
1431 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB8mc), 0|OPFL_Chain|OPFL_MemRefs,
1432 6, 3, 4, 5, 6,
1433 25,
1434 OPC_CheckPredicate5,
1435 OPC_MoveParent,
1436 OPC_CheckType, 6,
1437 OPC_MoveParent,
1438 OPC_CheckChild2Same, 2,
1439 OPC_CheckPredicate0,
1440 OPC_CheckPredicate1,
1441 OPC_CheckComplexPat0, /*#*/2,
1442 OPC_EmitMergeInputChains, 2, 0, 1,
1443 OPC_EmitConvertToTarget3,
1444 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB16mc), 0|OPFL_Chain|OPFL_MemRefs,
1445 6, 3, 4, 5, 6,
1446 49,
1447 OPC_MoveParent,
1448 OPC_SwitchType , 21, 5,
1449 OPC_MoveParent,
1450 OPC_CheckChild2Same, 2,
1451 OPC_CheckPredicate0,
1452 OPC_CheckPredicate1,
1453 OPC_CheckComplexPat0, /*#*/2,
1454 OPC_EmitMergeInputChains, 2, 0, 1,
1455 OPC_EmitConvertToTarget3,
1456 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB8mi), 0|OPFL_Chain|OPFL_MemRefs,
1457 6, 3, 4, 5, 6,
1458 21, 6,
1459 OPC_MoveParent,
1460 OPC_CheckChild2Same, 2,
1461 OPC_CheckPredicate0,
1462 OPC_CheckPredicate1,
1463 OPC_CheckComplexPat0, /*#*/2,
1464 OPC_EmitMergeInputChains, 2, 0, 1,
1465 OPC_EmitConvertToTarget3,
1466 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB16mi), 0|OPFL_Chain|OPFL_MemRefs,
1467 6, 3, 4, 5, 6,
1468 0,
1469 0,
1470 0,
1471 48,
1472 OPC_MoveParent,
1473 OPC_RecordChild1,
1474 OPC_SwitchType , 20, 5,
1475 OPC_MoveParent,
1476 OPC_CheckChild2Same, 2,
1477 OPC_CheckPredicate0,
1478 OPC_CheckPredicate1,
1479 OPC_CheckComplexPat0, /*#*/2,
1480 OPC_EmitMergeInputChains, 2, 0, 1,
1481 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB8mr), 0|OPFL_Chain|OPFL_MemRefs,
1482 6, 3, 4, 5, 3,
1483 20, 6,
1484 OPC_MoveParent,
1485 OPC_CheckChild2Same, 2,
1486 OPC_CheckPredicate0,
1487 OPC_CheckPredicate1,
1488 OPC_CheckComplexPat0, /*#*/2,
1489 OPC_EmitMergeInputChains, 2, 0, 1,
1490 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB16mr), 0|OPFL_Chain|OPFL_MemRefs,
1491 6, 3, 4, 5, 3,
1492 0,
1493 0,
1494 112|128,1, TARGET_VAL(ISD::SUBE),
1495 OPC_RecordNode,
1496 OPC_CaptureGlueInput,
1497 OPC_MoveChild0,
1498 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1499 OPC_RecordMemRef,
1500 OPC_RecordNode,
1501 OPC_CheckFoldableChainNode,
1502 OPC_RecordChild1,
1503 OPC_CheckPredicate2,
1504 OPC_CheckPredicate3,
1505 OPC_Scope, 47|128,1,
1506 OPC_MoveSibling1,
1507 OPC_SwitchOpcode , 61, TARGET_VAL(ISD::LOAD),
1508 OPC_RecordMemRef,
1509 OPC_RecordNode,
1510 OPC_CheckFoldableChainNode,
1511 OPC_RecordChild1,
1512 OPC_CheckPredicate2,
1513 OPC_CheckPredicate3,
1514 OPC_MoveParent,
1515 OPC_SwitchType , 24, 5,
1516 OPC_MoveParent,
1517 OPC_CheckChild2Same, 2,
1518 OPC_CheckPredicate0,
1519 OPC_CheckPredicate1,
1520 OPC_CheckComplexPat0, /*#*/2,
1521 OPC_CheckComplexPat0, /*#*/4,
1522 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1523 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC8mm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1524 6, 4, 5, 6, 7, 8,
1525 24, 6,
1526 OPC_MoveParent,
1527 OPC_CheckChild2Same, 2,
1528 OPC_CheckPredicate0,
1529 OPC_CheckPredicate1,
1530 OPC_CheckComplexPat0, /*#*/2,
1531 OPC_CheckComplexPat0, /*#*/4,
1532 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1533 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC16mm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1534 6, 4, 5, 6, 7, 8,
1535 0,
1536 105, TARGET_VAL(ISD::Constant),
1537 OPC_RecordNode,
1538 OPC_Scope, 25,
1539 OPC_CheckPredicate4,
1540 OPC_MoveParent,
1541 OPC_CheckType, 5,
1542 OPC_MoveParent,
1543 OPC_CheckChild2Same, 2,
1544 OPC_CheckPredicate0,
1545 OPC_CheckPredicate1,
1546 OPC_CheckComplexPat0, /*#*/2,
1547 OPC_EmitMergeInputChains, 2, 0, 1,
1548 OPC_EmitConvertToTarget3,
1549 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC8mc), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1550 6, 3, 4, 5, 6,
1551 25,
1552 OPC_CheckPredicate5,
1553 OPC_MoveParent,
1554 OPC_CheckType, 6,
1555 OPC_MoveParent,
1556 OPC_CheckChild2Same, 2,
1557 OPC_CheckPredicate0,
1558 OPC_CheckPredicate1,
1559 OPC_CheckComplexPat0, /*#*/2,
1560 OPC_EmitMergeInputChains, 2, 0, 1,
1561 OPC_EmitConvertToTarget3,
1562 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC16mc), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1563 6, 3, 4, 5, 6,
1564 49,
1565 OPC_MoveParent,
1566 OPC_SwitchType , 21, 5,
1567 OPC_MoveParent,
1568 OPC_CheckChild2Same, 2,
1569 OPC_CheckPredicate0,
1570 OPC_CheckPredicate1,
1571 OPC_CheckComplexPat0, /*#*/2,
1572 OPC_EmitMergeInputChains, 2, 0, 1,
1573 OPC_EmitConvertToTarget3,
1574 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC8mi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1575 6, 3, 4, 5, 6,
1576 21, 6,
1577 OPC_MoveParent,
1578 OPC_CheckChild2Same, 2,
1579 OPC_CheckPredicate0,
1580 OPC_CheckPredicate1,
1581 OPC_CheckComplexPat0, /*#*/2,
1582 OPC_EmitMergeInputChains, 2, 0, 1,
1583 OPC_EmitConvertToTarget3,
1584 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC16mi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1585 6, 3, 4, 5, 6,
1586 0,
1587 0,
1588 0,
1589 48,
1590 OPC_MoveParent,
1591 OPC_RecordChild1,
1592 OPC_SwitchType , 20, 5,
1593 OPC_MoveParent,
1594 OPC_CheckChild2Same, 2,
1595 OPC_CheckPredicate0,
1596 OPC_CheckPredicate1,
1597 OPC_CheckComplexPat0, /*#*/2,
1598 OPC_EmitMergeInputChains, 2, 0, 1,
1599 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC8mr), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1600 6, 3, 4, 5, 3,
1601 20, 6,
1602 OPC_MoveParent,
1603 OPC_CheckChild2Same, 2,
1604 OPC_CheckPredicate0,
1605 OPC_CheckPredicate1,
1606 OPC_CheckComplexPat0, /*#*/2,
1607 OPC_EmitMergeInputChains, 2, 0, 1,
1608 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUBC16mr), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
1609 6, 3, 4, 5, 3,
1610 0,
1611 0,
1612 110|128,1, TARGET_VAL(MSP430ISD::DADD),
1613 OPC_MoveChild0,
1614 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1615 OPC_RecordMemRef,
1616 OPC_RecordNode,
1617 OPC_CheckFoldableChainNode,
1618 OPC_RecordChild1,
1619 OPC_CheckPredicate2,
1620 OPC_CheckPredicate3,
1621 OPC_Scope, 47|128,1,
1622 OPC_MoveSibling1,
1623 OPC_SwitchOpcode , 61, TARGET_VAL(ISD::LOAD),
1624 OPC_RecordMemRef,
1625 OPC_RecordNode,
1626 OPC_CheckFoldableChainNode,
1627 OPC_RecordChild1,
1628 OPC_CheckPredicate2,
1629 OPC_CheckPredicate3,
1630 OPC_MoveParent,
1631 OPC_SwitchType , 24, 5,
1632 OPC_MoveParent,
1633 OPC_CheckChild2Same, 2,
1634 OPC_CheckPredicate0,
1635 OPC_CheckPredicate1,
1636 OPC_CheckComplexPat0, /*#*/2,
1637 OPC_CheckComplexPat0, /*#*/4,
1638 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1639 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD8mm), 0|OPFL_Chain|OPFL_MemRefs,
1640 6, 4, 5, 6, 7, 8,
1641 24, 6,
1642 OPC_MoveParent,
1643 OPC_CheckChild2Same, 2,
1644 OPC_CheckPredicate0,
1645 OPC_CheckPredicate1,
1646 OPC_CheckComplexPat0, /*#*/2,
1647 OPC_CheckComplexPat0, /*#*/4,
1648 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1649 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD16mm), 0|OPFL_Chain|OPFL_MemRefs,
1650 6, 4, 5, 6, 7, 8,
1651 0,
1652 105, TARGET_VAL(ISD::Constant),
1653 OPC_RecordNode,
1654 OPC_Scope, 25,
1655 OPC_CheckPredicate4,
1656 OPC_MoveParent,
1657 OPC_CheckType, 5,
1658 OPC_MoveParent,
1659 OPC_CheckChild2Same, 2,
1660 OPC_CheckPredicate0,
1661 OPC_CheckPredicate1,
1662 OPC_CheckComplexPat0, /*#*/2,
1663 OPC_EmitMergeInputChains, 2, 0, 1,
1664 OPC_EmitConvertToTarget3,
1665 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD8mc), 0|OPFL_Chain|OPFL_MemRefs,
1666 6, 3, 4, 5, 6,
1667 25,
1668 OPC_CheckPredicate5,
1669 OPC_MoveParent,
1670 OPC_CheckType, 6,
1671 OPC_MoveParent,
1672 OPC_CheckChild2Same, 2,
1673 OPC_CheckPredicate0,
1674 OPC_CheckPredicate1,
1675 OPC_CheckComplexPat0, /*#*/2,
1676 OPC_EmitMergeInputChains, 2, 0, 1,
1677 OPC_EmitConvertToTarget3,
1678 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD16mc), 0|OPFL_Chain|OPFL_MemRefs,
1679 6, 3, 4, 5, 6,
1680 49,
1681 OPC_MoveParent,
1682 OPC_SwitchType , 21, 5,
1683 OPC_MoveParent,
1684 OPC_CheckChild2Same, 2,
1685 OPC_CheckPredicate0,
1686 OPC_CheckPredicate1,
1687 OPC_CheckComplexPat0, /*#*/2,
1688 OPC_EmitMergeInputChains, 2, 0, 1,
1689 OPC_EmitConvertToTarget3,
1690 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD8mi), 0|OPFL_Chain|OPFL_MemRefs,
1691 6, 3, 4, 5, 6,
1692 21, 6,
1693 OPC_MoveParent,
1694 OPC_CheckChild2Same, 2,
1695 OPC_CheckPredicate0,
1696 OPC_CheckPredicate1,
1697 OPC_CheckComplexPat0, /*#*/2,
1698 OPC_EmitMergeInputChains, 2, 0, 1,
1699 OPC_EmitConvertToTarget3,
1700 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD16mi), 0|OPFL_Chain|OPFL_MemRefs,
1701 6, 3, 4, 5, 6,
1702 0,
1703 0,
1704 0,
1705 48,
1706 OPC_MoveParent,
1707 OPC_RecordChild1,
1708 OPC_SwitchType , 20, 5,
1709 OPC_MoveParent,
1710 OPC_CheckChild2Same, 2,
1711 OPC_CheckPredicate0,
1712 OPC_CheckPredicate1,
1713 OPC_CheckComplexPat0, /*#*/2,
1714 OPC_EmitMergeInputChains, 2, 0, 1,
1715 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD8mr), 0|OPFL_Chain|OPFL_MemRefs,
1716 6, 3, 4, 5, 3,
1717 20, 6,
1718 OPC_MoveParent,
1719 OPC_CheckChild2Same, 2,
1720 OPC_CheckPredicate0,
1721 OPC_CheckPredicate1,
1722 OPC_CheckComplexPat0, /*#*/2,
1723 OPC_EmitMergeInputChains, 2, 0, 1,
1724 OPC_MorphNodeTo1, TARGET_VAL(MSP430::DADD16mr), 0|OPFL_Chain|OPFL_MemRefs,
1725 6, 3, 4, 5, 3,
1726 0,
1727 0,
1728 117|128,1, TARGET_VAL(ISD::ADDC),
1729 OPC_RecordNode,
1730 OPC_Scope, 53|128,1,
1731 OPC_MoveChild0,
1732 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1733 OPC_RecordMemRef,
1734 OPC_RecordNode,
1735 OPC_CheckFoldableChainNode,
1736 OPC_RecordChild1,
1737 OPC_CheckPredicate2,
1738 OPC_CheckPredicate3,
1739 OPC_Scope, 119,
1740 OPC_MoveSibling1,
1741 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1742 OPC_RecordMemRef,
1743 OPC_RecordNode,
1744 OPC_CheckFoldableChainNode,
1745 OPC_RecordChild1,
1746 OPC_CheckPredicate2,
1747 OPC_CheckPredicate3,
1748 OPC_MoveParent,
1749 OPC_SwitchType , 51, 6,
1750 OPC_MoveParent,
1751 OPC_Scope, 23,
1752 OPC_CheckChild2Same, 2,
1753 OPC_CheckPredicate0,
1754 OPC_CheckPredicate1,
1755 OPC_CheckComplexPat0, /*#*/2,
1756 OPC_CheckComplexPat0, /*#*/4,
1757 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1758 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1759 6, 4, 5, 6, 7, 8,
1760 23,
1761 OPC_CheckChild2Same, 4,
1762 OPC_CheckPredicate0,
1763 OPC_CheckPredicate1,
1764 OPC_CheckComplexPat0, /*#*/2,
1765 OPC_CheckComplexPat0, /*#*/4,
1766 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1767 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1768 6, 4, 7, 8, 5, 6,
1769 0,
1770 51, 5,
1771 OPC_MoveParent,
1772 OPC_Scope, 23,
1773 OPC_CheckChild2Same, 2,
1774 OPC_CheckPredicate0,
1775 OPC_CheckPredicate1,
1776 OPC_CheckComplexPat0, /*#*/2,
1777 OPC_CheckComplexPat0, /*#*/4,
1778 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1779 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1780 6, 4, 5, 6, 7, 8,
1781 23,
1782 OPC_CheckChild2Same, 4,
1783 OPC_CheckPredicate0,
1784 OPC_CheckPredicate1,
1785 OPC_CheckComplexPat0, /*#*/2,
1786 OPC_CheckComplexPat0, /*#*/4,
1787 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1788 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1789 6, 4, 7, 8, 5, 6,
1790 0,
1791 0,
1792 48,
1793 OPC_MoveParent,
1794 OPC_RecordChild1,
1795 OPC_SwitchType , 20, 6,
1796 OPC_MoveParent,
1797 OPC_CheckChild2Same, 2,
1798 OPC_CheckPredicate0,
1799 OPC_CheckPredicate1,
1800 OPC_CheckComplexPat0, /*#*/2,
1801 OPC_EmitMergeInputChains, 2, 0, 1,
1802 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1803 6, 3, 4, 5, 3,
1804 20, 5,
1805 OPC_MoveParent,
1806 OPC_CheckChild2Same, 2,
1807 OPC_CheckPredicate0,
1808 OPC_CheckPredicate1,
1809 OPC_CheckComplexPat0, /*#*/2,
1810 OPC_EmitMergeInputChains, 2, 0, 1,
1811 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1812 6, 3, 4, 5, 3,
1813 0,
1814 0,
1815 58,
1816 OPC_RecordChild0,
1817 OPC_MoveChild1,
1818 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1819 OPC_RecordMemRef,
1820 OPC_RecordNode,
1821 OPC_CheckFoldableChainNode,
1822 OPC_RecordChild1,
1823 OPC_CheckPredicate2,
1824 OPC_CheckPredicate3,
1825 OPC_MoveParent,
1826 OPC_SwitchType , 20, 6,
1827 OPC_MoveParent,
1828 OPC_CheckChild2Same, 3,
1829 OPC_CheckPredicate0,
1830 OPC_CheckPredicate1,
1831 OPC_CheckComplexPat0, /*#*/3,
1832 OPC_EmitMergeInputChains, 2, 0, 2,
1833 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD16mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1834 6, 3, 4, 5, 1,
1835 20, 5,
1836 OPC_MoveParent,
1837 OPC_CheckChild2Same, 3,
1838 OPC_CheckPredicate0,
1839 OPC_CheckPredicate1,
1840 OPC_CheckComplexPat0, /*#*/3,
1841 OPC_EmitMergeInputChains, 2, 0, 2,
1842 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADD8mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1843 6, 3, 4, 5, 1,
1844 0,
1845 0,
1846 0|128,1, TARGET_VAL(ISD::SUBC),
1847 OPC_RecordNode,
1848 OPC_MoveChild0,
1849 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1850 OPC_RecordMemRef,
1851 OPC_RecordNode,
1852 OPC_CheckFoldableChainNode,
1853 OPC_RecordChild1,
1854 OPC_CheckPredicate2,
1855 OPC_CheckPredicate3,
1856 OPC_Scope, 65,
1857 OPC_MoveSibling1,
1858 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1859 OPC_RecordMemRef,
1860 OPC_RecordNode,
1861 OPC_CheckFoldableChainNode,
1862 OPC_RecordChild1,
1863 OPC_CheckPredicate2,
1864 OPC_CheckPredicate3,
1865 OPC_MoveParent,
1866 OPC_SwitchType , 24, 6,
1867 OPC_MoveParent,
1868 OPC_CheckChild2Same, 2,
1869 OPC_CheckPredicate0,
1870 OPC_CheckPredicate1,
1871 OPC_CheckComplexPat0, /*#*/2,
1872 OPC_CheckComplexPat0, /*#*/4,
1873 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1874 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB16mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1875 6, 4, 5, 6, 7, 8,
1876 24, 5,
1877 OPC_MoveParent,
1878 OPC_CheckChild2Same, 2,
1879 OPC_CheckPredicate0,
1880 OPC_CheckPredicate1,
1881 OPC_CheckComplexPat0, /*#*/2,
1882 OPC_CheckComplexPat0, /*#*/4,
1883 OPC_EmitMergeInputChains, 3, 0, 1, 3,
1884 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB8mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1885 6, 4, 5, 6, 7, 8,
1886 0,
1887 48,
1888 OPC_MoveParent,
1889 OPC_RecordChild1,
1890 OPC_SwitchType , 20, 6,
1891 OPC_MoveParent,
1892 OPC_CheckChild2Same, 2,
1893 OPC_CheckPredicate0,
1894 OPC_CheckPredicate1,
1895 OPC_CheckComplexPat0, /*#*/2,
1896 OPC_EmitMergeInputChains, 2, 0, 1,
1897 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB16mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1898 6, 3, 4, 5, 3,
1899 20, 5,
1900 OPC_MoveParent,
1901 OPC_CheckChild2Same, 2,
1902 OPC_CheckPredicate0,
1903 OPC_CheckPredicate1,
1904 OPC_CheckComplexPat0, /*#*/2,
1905 OPC_EmitMergeInputChains, 2, 0, 1,
1906 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SUB8mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
1907 6, 3, 4, 5, 3,
1908 0,
1909 0,
1910 55, TARGET_VAL(MSP430ISD::RRA),
1911 OPC_MoveChild0,
1912 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1913 OPC_RecordMemRef,
1914 OPC_RecordNode,
1915 OPC_CheckFoldableChainNode,
1916 OPC_RecordChild1,
1917 OPC_CheckPredicate2,
1918 OPC_CheckPredicate3,
1919 OPC_MoveParent,
1920 OPC_SwitchType , 19, 5,
1921 OPC_MoveParent,
1922 OPC_CheckChild2Same, 2,
1923 OPC_CheckPredicate0,
1924 OPC_CheckPredicate1,
1925 OPC_CheckComplexPat0, /*#*/2,
1926 OPC_EmitMergeInputChains, 2, 0, 1,
1927 OPC_MorphNodeTo1, TARGET_VAL(MSP430::RRA8m), 0|OPFL_Chain|OPFL_MemRefs,
1928 6, 2, 3, 4,
1929 19, 6,
1930 OPC_MoveParent,
1931 OPC_CheckChild2Same, 2,
1932 OPC_CheckPredicate0,
1933 OPC_CheckPredicate1,
1934 OPC_CheckComplexPat0, /*#*/2,
1935 OPC_EmitMergeInputChains, 2, 0, 1,
1936 OPC_MorphNodeTo1, TARGET_VAL(MSP430::RRA16m), 0|OPFL_Chain|OPFL_MemRefs,
1937 6, 2, 3, 4,
1938 0,
1939 55, TARGET_VAL(MSP430ISD::RRC),
1940 OPC_MoveChild0,
1941 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1942 OPC_RecordMemRef,
1943 OPC_RecordNode,
1944 OPC_CheckFoldableChainNode,
1945 OPC_RecordChild1,
1946 OPC_CheckPredicate2,
1947 OPC_CheckPredicate3,
1948 OPC_MoveParent,
1949 OPC_SwitchType , 19, 5,
1950 OPC_MoveParent,
1951 OPC_CheckChild2Same, 2,
1952 OPC_CheckPredicate0,
1953 OPC_CheckPredicate1,
1954 OPC_CheckComplexPat0, /*#*/2,
1955 OPC_EmitMergeInputChains, 2, 0, 1,
1956 OPC_MorphNodeTo1, TARGET_VAL(MSP430::RRC8m), 0|OPFL_Chain|OPFL_MemRefs,
1957 6, 2, 3, 4,
1958 19, 6,
1959 OPC_MoveParent,
1960 OPC_CheckChild2Same, 2,
1961 OPC_CheckPredicate0,
1962 OPC_CheckPredicate1,
1963 OPC_CheckComplexPat0, /*#*/2,
1964 OPC_EmitMergeInputChains, 2, 0, 1,
1965 OPC_MorphNodeTo1, TARGET_VAL(MSP430::RRC16m), 0|OPFL_Chain|OPFL_MemRefs,
1966 6, 2, 3, 4,
1967 0,
1968 35, TARGET_VAL(ISD::SIGN_EXTEND_INREG),
1969 OPC_MoveChild0,
1970 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1971 OPC_RecordMemRef,
1972 OPC_RecordNode,
1973 OPC_CheckFoldableChainNode,
1974 OPC_RecordChild1,
1975 OPC_CheckPredicate2,
1976 OPC_CheckPredicate, 8,
1977 OPC_CheckPredicate7,
1978 OPC_MoveSibling1,
1979 OPC_CheckValueType, 5,
1980 OPC_MoveParent,
1981 OPC_MoveParent,
1982 OPC_CheckChild2Same, 2,
1983 OPC_CheckPredicate0,
1984 OPC_CheckPredicate1,
1985 OPC_CheckComplexPat0, /*#*/2,
1986 OPC_EmitMergeInputChains, 2, 0, 1,
1987 OPC_MorphNodeTo1, TARGET_VAL(MSP430::SEXT16m), 0|OPFL_Chain|OPFL_MemRefs,
1988 6, 2, 3, 4,
1989 31, TARGET_VAL(ISD::BSWAP),
1990 OPC_MoveChild0,
1991 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
1992 OPC_RecordMemRef,
1993 OPC_RecordNode,
1994 OPC_CheckFoldableChainNode,
1995 OPC_RecordChild1,
1996 OPC_CheckPredicate2,
1997 OPC_CheckPredicate3,
1998 OPC_MoveParent,
1999 OPC_CheckType, 6,
2000 OPC_MoveParent,
2001 OPC_CheckChild2Same, 2,
2002 OPC_CheckPredicate0,
2003 OPC_CheckPredicate1,
2004 OPC_CheckComplexPat0, /*#*/2,
2005 OPC_EmitMergeInputChains, 2, 0, 1,
2006 OPC_MorphNodeTo0, TARGET_VAL(MSP430::SWPB16m), 0|OPFL_Chain|OPFL_MemRefs,
2007 2, 3, 4,
2008 54, TARGET_VAL(ISD::LOAD),
2009 OPC_RecordMemRef,
2010 OPC_RecordNode,
2011 OPC_CheckFoldableChainNode,
2012 OPC_RecordChild1,
2013 OPC_CheckPredicate2,
2014 OPC_CheckPredicate3,
2015 OPC_SwitchType , 21, 5,
2016 OPC_MoveParent,
2017 OPC_RecordChild2,
2018 OPC_CheckPredicate0,
2019 OPC_CheckPredicate1,
2020 OPC_CheckComplexPat0, /*#*/2,
2021 OPC_CheckComplexPat0, /*#*/3,
2022 OPC_EmitMergeInputChains, 2, 0, 1,
2023 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV8mm), 0|OPFL_Chain|OPFL_MemRefs,
2024 4, 6, 7, 4, 5,
2025 21, 6,
2026 OPC_MoveParent,
2027 OPC_RecordChild2,
2028 OPC_CheckPredicate0,
2029 OPC_CheckPredicate1,
2030 OPC_CheckComplexPat0, /*#*/2,
2031 OPC_CheckComplexPat0, /*#*/3,
2032 OPC_EmitMergeInputChains, 2, 0, 1,
2033 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV16mm), 0|OPFL_Chain|OPFL_MemRefs,
2034 4, 6, 7, 4, 5,
2035 0,
2036 67, TARGET_VAL(MSP430ISD::Wrapper),
2037 OPC_RecordChild0,
2038 OPC_MoveChild0,
2039 OPC_SwitchOpcode , 18, TARGET_VAL(ISD::TargetGlobalAddress),
2040 OPC_MoveParent,
2041 OPC_CheckType, 6,
2042 OPC_MoveParent,
2043 OPC_RecordChild2,
2044 OPC_CheckPredicate0,
2045 OPC_CheckPredicate1,
2046 OPC_CheckComplexPat0, /*#*/2,
2047 OPC_EmitMergeInputChains1_0,
2048 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV16mi), 0|OPFL_Chain|OPFL_MemRefs,
2049 3, 3, 4, 1,
2050 18, TARGET_VAL(ISD::TargetExternalSymbol),
2051 OPC_MoveParent,
2052 OPC_CheckType, 6,
2053 OPC_MoveParent,
2054 OPC_RecordChild2,
2055 OPC_CheckPredicate0,
2056 OPC_CheckPredicate1,
2057 OPC_CheckComplexPat0, /*#*/2,
2058 OPC_EmitMergeInputChains1_0,
2059 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV16mi), 0|OPFL_Chain|OPFL_MemRefs,
2060 3, 3, 4, 1,
2061 18, TARGET_VAL(ISD::TargetBlockAddress),
2062 OPC_MoveParent,
2063 OPC_CheckType, 6,
2064 OPC_MoveParent,
2065 OPC_RecordChild2,
2066 OPC_CheckPredicate0,
2067 OPC_CheckPredicate1,
2068 OPC_CheckComplexPat0, /*#*/2,
2069 OPC_EmitMergeInputChains1_0,
2070 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV16mi), 0|OPFL_Chain|OPFL_MemRefs,
2071 3, 3, 4, 1,
2072 0,
2073 0,
2074 122,
2075 OPC_RecordChild1,
2076 OPC_Scope, 84,
2077 OPC_MoveChild1,
2078 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2079 OPC_SwitchType , 37, 5,
2080 OPC_Scope, 17,
2081 OPC_CheckPredicate4,
2082 OPC_MoveParent,
2083 OPC_RecordChild2,
2084 OPC_CheckPredicate0,
2085 OPC_CheckPredicate1,
2086 OPC_CheckComplexPat0, /*#*/2,
2087 OPC_EmitMergeInputChains1_0,
2088 OPC_EmitConvertToTarget1,
2089 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV8mc), 0|OPFL_Chain|OPFL_MemRefs,
2090 3, 3, 4, 5,
2091 16,
2092 OPC_MoveParent,
2093 OPC_RecordChild2,
2094 OPC_CheckPredicate0,
2095 OPC_CheckPredicate1,
2096 OPC_CheckComplexPat0, /*#*/2,
2097 OPC_EmitMergeInputChains1_0,
2098 OPC_EmitConvertToTarget1,
2099 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV8mi), 0|OPFL_Chain|OPFL_MemRefs,
2100 3, 3, 4, 5,
2101 0,
2102 37, 6,
2103 OPC_Scope, 17,
2104 OPC_CheckPredicate5,
2105 OPC_MoveParent,
2106 OPC_RecordChild2,
2107 OPC_CheckPredicate0,
2108 OPC_CheckPredicate1,
2109 OPC_CheckComplexPat0, /*#*/2,
2110 OPC_EmitMergeInputChains1_0,
2111 OPC_EmitConvertToTarget1,
2112 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV16mc), 0|OPFL_Chain|OPFL_MemRefs,
2113 3, 3, 4, 5,
2114 16,
2115 OPC_MoveParent,
2116 OPC_RecordChild2,
2117 OPC_CheckPredicate0,
2118 OPC_CheckPredicate1,
2119 OPC_CheckComplexPat0, /*#*/2,
2120 OPC_EmitMergeInputChains1_0,
2121 OPC_EmitConvertToTarget1,
2122 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV16mi), 0|OPFL_Chain|OPFL_MemRefs,
2123 3, 3, 4, 5,
2124 0,
2125 0,
2126 16,
2127 OPC_CheckChild1Type, 5,
2128 OPC_RecordChild2,
2129 OPC_CheckPredicate0,
2130 OPC_CheckPredicate1,
2131 OPC_CheckComplexPat0, /*#*/2,
2132 OPC_EmitMergeInputChains1_0,
2133 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV8mr), 0|OPFL_Chain|OPFL_MemRefs,
2134 3, 3, 4, 1,
2135 16,
2136 OPC_CheckChild1Type, 6,
2137 OPC_RecordChild2,
2138 OPC_CheckPredicate0,
2139 OPC_CheckPredicate1,
2140 OPC_CheckComplexPat0, /*#*/2,
2141 OPC_EmitMergeInputChains1_0,
2142 OPC_MorphNodeTo0, TARGET_VAL(MSP430::MOV16mr), 0|OPFL_Chain|OPFL_MemRefs,
2143 3, 3, 4, 1,
2144 0,
2145 0,
2146 0|128,6, TARGET_VAL(MSP430ISD::CMP),
2147 OPC_Scope, 42|128,3,
2148 OPC_MoveChild0,
2149 OPC_SwitchOpcode , 11|128,2, TARGET_VAL(ISD::AND),
2150 OPC_Scope, 35|128,1,
2151 OPC_MoveChild0,
2152 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2153 OPC_RecordMemRef,
2154 OPC_RecordNode,
2155 OPC_CheckFoldableChainNode,
2156 OPC_RecordChild1,
2157 OPC_CheckPredicate2,
2158 OPC_CheckPredicate3,
2159 OPC_MoveSibling1,
2160 OPC_SwitchOpcode , 56, TARGET_VAL(ISD::LOAD),
2161 OPC_RecordMemRef,
2162 OPC_RecordNode,
2163 OPC_CheckFoldableChainNode,
2164 OPC_RecordChild1,
2165 OPC_CheckPredicate2,
2166 OPC_CheckPredicate3,
2167 OPC_MoveParent,
2168 OPC_CheckPredicate6,
2169 OPC_SwitchType , 21, 5,
2170 OPC_MoveParent,
2171 OPC_CheckChild1Integer, 0,
2172 OPC_CheckComplexPat0, /*#*/1,
2173 OPC_CheckComplexPat0, /*#*/3,
2174 OPC_EmitMergeInputChains, 2, 0, 2,
2175 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT8mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2176 6, 4, 4, 5, 6, 7,
2177 21, 6,
2178 OPC_MoveParent,
2179 OPC_CheckChild1Integer, 0,
2180 OPC_CheckComplexPat0, /*#*/1,
2181 OPC_CheckComplexPat0, /*#*/3,
2182 OPC_EmitMergeInputChains, 2, 0, 2,
2183 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT16mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2184 6, 4, 4, 5, 6, 7,
2185 0,
2186 88, TARGET_VAL(ISD::Constant),
2187 OPC_RecordNode,
2188 OPC_Scope, 21,
2189 OPC_CheckPredicate4,
2190 OPC_MoveParent,
2191 OPC_CheckPredicate6,
2192 OPC_CheckType, 5,
2193 OPC_MoveParent,
2194 OPC_CheckChild1Integer, 0,
2195 OPC_CheckComplexPat0, /*#*/1,
2196 OPC_EmitMergeInputChains1_0,
2197 OPC_EmitConvertToTarget2,
2198 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT8mc), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2199 6, 3, 3, 4, 5,
2200 21,
2201 OPC_CheckPredicate5,
2202 OPC_MoveParent,
2203 OPC_CheckPredicate6,
2204 OPC_CheckType, 6,
2205 OPC_MoveParent,
2206 OPC_CheckChild1Integer, 0,
2207 OPC_CheckComplexPat0, /*#*/1,
2208 OPC_EmitMergeInputChains1_0,
2209 OPC_EmitConvertToTarget2,
2210 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT16mc), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2211 6, 3, 3, 4, 5,
2212 40,
2213 OPC_MoveParent,
2214 OPC_CheckPredicate6,
2215 OPC_SwitchType , 16, 5,
2216 OPC_MoveParent,
2217 OPC_CheckChild1Integer, 0,
2218 OPC_CheckComplexPat0, /*#*/1,
2219 OPC_EmitMergeInputChains1_0,
2220 OPC_EmitConvertToTarget2,
2221 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT8mi), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2222 6, 3, 3, 4, 5,
2223 16, 6,
2224 OPC_MoveParent,
2225 OPC_CheckChild1Integer, 0,
2226 OPC_CheckComplexPat0, /*#*/1,
2227 OPC_EmitMergeInputChains1_0,
2228 OPC_EmitConvertToTarget2,
2229 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT16mi), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2230 6, 3, 3, 4, 5,
2231 0,
2232 0,
2233 0,
2234 49,
2235 OPC_RecordChild0,
2236 OPC_MoveChild1,
2237 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2238 OPC_RecordMemRef,
2239 OPC_RecordNode,
2240 OPC_CheckFoldableChainNode,
2241 OPC_RecordChild1,
2242 OPC_CheckPredicate2,
2243 OPC_CheckPredicate3,
2244 OPC_MoveParent,
2245 OPC_CheckPredicate6,
2246 OPC_SwitchType , 15, 5,
2247 OPC_MoveParent,
2248 OPC_CheckChild1Integer, 0,
2249 OPC_CheckComplexPat0, /*#*/2,
2250 OPC_EmitMergeInputChains1_1,
2251 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT8rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2252 6, 3, 0, 3, 4,
2253 15, 6,
2254 OPC_MoveParent,
2255 OPC_CheckChild1Integer, 0,
2256 OPC_CheckComplexPat0, /*#*/2,
2257 OPC_EmitMergeInputChains1_1,
2258 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT16rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2259 6, 3, 0, 3, 4,
2260 0,
2261 49,
2262 OPC_MoveChild0,
2263 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2264 OPC_RecordMemRef,
2265 OPC_RecordNode,
2266 OPC_CheckFoldableChainNode,
2267 OPC_RecordChild1,
2268 OPC_CheckPredicate2,
2269 OPC_CheckPredicate3,
2270 OPC_MoveParent,
2271 OPC_RecordChild1,
2272 OPC_CheckPredicate6,
2273 OPC_SwitchType , 15, 5,
2274 OPC_MoveParent,
2275 OPC_CheckChild1Integer, 0,
2276 OPC_CheckComplexPat0, /*#*/1,
2277 OPC_EmitMergeInputChains1_0,
2278 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT8mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2279 6, 3, 3, 4, 2,
2280 15, 6,
2281 OPC_MoveParent,
2282 OPC_CheckChild1Integer, 0,
2283 OPC_CheckComplexPat0, /*#*/1,
2284 OPC_EmitMergeInputChains1_0,
2285 OPC_MorphNodeTo1, TARGET_VAL(MSP430::BIT16mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2286 6, 3, 3, 4, 2,
2287 0,
2288 0,
2289 20|128,1, TARGET_VAL(ISD::LOAD),
2290 OPC_RecordMemRef,
2291 OPC_RecordNode,
2292 OPC_CheckFoldableChainNode,
2293 OPC_RecordChild1,
2294 OPC_CheckPredicate2,
2295 OPC_CheckPredicate3,
2296 OPC_SwitchType , 68, 5,
2297 OPC_MoveSibling1,
2298 OPC_SwitchOpcode , 25, TARGET_VAL(ISD::LOAD),
2299 OPC_RecordMemRef,
2300 OPC_RecordNode,
2301 OPC_CheckFoldableChainNode,
2302 OPC_RecordChild1,
2303 OPC_CheckPredicate2,
2304 OPC_CheckPredicate3,
2305 OPC_MoveParent,
2306 OPC_CheckComplexPat0, /*#*/1,
2307 OPC_CheckComplexPat0, /*#*/3,
2308 OPC_EmitMergeInputChains, 2, 0, 2,
2309 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP8mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2310 6, 4, 4, 5, 6, 7,
2311 34, TARGET_VAL(ISD::Constant),
2312 OPC_RecordNode,
2313 OPC_Scope, 15,
2314 OPC_CheckPredicate4,
2315 OPC_MoveParent,
2316 OPC_CheckComplexPat0, /*#*/1,
2317 OPC_EmitMergeInputChains1_0,
2318 OPC_EmitConvertToTarget2,
2319 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP8mc), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2320 6, 3, 3, 4, 5,
2321 14,
2322 OPC_MoveParent,
2323 OPC_CheckComplexPat0, /*#*/1,
2324 OPC_EmitMergeInputChains1_0,
2325 OPC_EmitConvertToTarget2,
2326 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP8mi), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2327 6, 3, 3, 4, 5,
2328 0,
2329 0,
2330 68, 6,
2331 OPC_MoveSibling1,
2332 OPC_SwitchOpcode , 25, TARGET_VAL(ISD::LOAD),
2333 OPC_RecordMemRef,
2334 OPC_RecordNode,
2335 OPC_CheckFoldableChainNode,
2336 OPC_RecordChild1,
2337 OPC_CheckPredicate2,
2338 OPC_CheckPredicate3,
2339 OPC_MoveParent,
2340 OPC_CheckComplexPat0, /*#*/1,
2341 OPC_CheckComplexPat0, /*#*/3,
2342 OPC_EmitMergeInputChains, 2, 0, 2,
2343 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP16mm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2344 6, 4, 4, 5, 6, 7,
2345 34, TARGET_VAL(ISD::Constant),
2346 OPC_RecordNode,
2347 OPC_Scope, 15,
2348 OPC_CheckPredicate5,
2349 OPC_MoveParent,
2350 OPC_CheckComplexPat0, /*#*/1,
2351 OPC_EmitMergeInputChains1_0,
2352 OPC_EmitConvertToTarget2,
2353 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP16mc), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2354 6, 3, 3, 4, 5,
2355 14,
2356 OPC_MoveParent,
2357 OPC_CheckComplexPat0, /*#*/1,
2358 OPC_EmitMergeInputChains1_0,
2359 OPC_EmitConvertToTarget2,
2360 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP16mi), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2361 6, 3, 3, 4, 5,
2362 0,
2363 0,
2364 0,
2365 0,
2366 55,
2367 OPC_RecordChild0,
2368 OPC_Scope, 25,
2369 OPC_CheckChild0Type, 5,
2370 OPC_MoveChild1,
2371 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2372 OPC_RecordMemRef,
2373 OPC_RecordNode,
2374 OPC_CheckFoldableChainNode,
2375 OPC_RecordChild1,
2376 OPC_CheckPredicate2,
2377 OPC_CheckPredicate3,
2378 OPC_MoveParent,
2379 OPC_CheckComplexPat0, /*#*/2,
2380 OPC_EmitMergeInputChains1_1,
2381 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP8rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2382 6, 3, 0, 3, 4,
2383 25,
2384 OPC_CheckChild0Type, 6,
2385 OPC_MoveChild1,
2386 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2387 OPC_RecordMemRef,
2388 OPC_RecordNode,
2389 OPC_CheckFoldableChainNode,
2390 OPC_RecordChild1,
2391 OPC_CheckPredicate2,
2392 OPC_CheckPredicate3,
2393 OPC_MoveParent,
2394 OPC_CheckComplexPat0, /*#*/2,
2395 OPC_EmitMergeInputChains1_1,
2396 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP16rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2397 6, 3, 0, 3, 4,
2398 0,
2399 64|128,1,
2400 OPC_MoveChild0,
2401 OPC_SwitchOpcode , 40, TARGET_VAL(ISD::LOAD),
2402 OPC_RecordMemRef,
2403 OPC_RecordNode,
2404 OPC_CheckFoldableChainNode,
2405 OPC_RecordChild1,
2406 OPC_CheckPredicate2,
2407 OPC_CheckPredicate3,
2408 OPC_SwitchType , 14, 5,
2409 OPC_MoveParent,
2410 OPC_RecordChild1,
2411 OPC_CheckComplexPat0, /*#*/1,
2412 OPC_EmitMergeInputChains1_0,
2413 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP8mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2414 6, 3, 3, 4, 2,
2415 14, 6,
2416 OPC_MoveParent,
2417 OPC_RecordChild1,
2418 OPC_CheckComplexPat0, /*#*/1,
2419 OPC_EmitMergeInputChains1_0,
2420 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CMP16mr), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
2421 6, 3, 3, 4, 2,
2422 0,
2423 104, TARGET_VAL(ISD::AND),
2424 OPC_RecordChild0,
2425 OPC_RecordChild1,
2426 OPC_Scope, 71,
2427 OPC_MoveChild1,
2428 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2429 OPC_Scope, 16,
2430 OPC_CheckPredicate4,
2431 OPC_MoveParent,
2432 OPC_CheckPredicate6,
2433 OPC_CheckType, 5,
2434 OPC_MoveParent,
2435 OPC_CheckChild1Integer, 0,
2436 OPC_EmitConvertToTarget1,
2437 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::BIT8rc),
2438 6, 2, 0, 2,
2439 16,
2440 OPC_CheckPredicate5,
2441 OPC_MoveParent,
2442 OPC_CheckPredicate6,
2443 OPC_CheckType, 6,
2444 OPC_MoveParent,
2445 OPC_CheckChild1Integer, 0,
2446 OPC_EmitConvertToTarget1,
2447 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::BIT16rc),
2448 6, 2, 0, 2,
2449 30,
2450 OPC_MoveParent,
2451 OPC_CheckPredicate6,
2452 OPC_SwitchType , 11, 5,
2453 OPC_MoveParent,
2454 OPC_CheckChild1Integer, 0,
2455 OPC_EmitConvertToTarget1,
2456 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::BIT8ri),
2457 6, 2, 0, 2,
2458 11, 6,
2459 OPC_MoveParent,
2460 OPC_CheckChild1Integer, 0,
2461 OPC_EmitConvertToTarget1,
2462 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::BIT16ri),
2463 6, 2, 0, 2,
2464 0,
2465 0,
2466 27,
2467 OPC_CheckPredicate6,
2468 OPC_SwitchType , 10, 5,
2469 OPC_MoveParent,
2470 OPC_CheckChild1Integer, 0,
2471 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::BIT8rr),
2472 6, 2, 0, 1,
2473 10, 6,
2474 OPC_MoveParent,
2475 OPC_CheckChild1Integer, 0,
2476 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::BIT16rr),
2477 6, 2, 0, 1,
2478 0,
2479 0,
2480 36, TARGET_VAL(ISD::TRUNCATE),
2481 OPC_MoveChild0,
2482 OPC_CheckOpcode, TARGET_VAL(ISD::AND),
2483 OPC_RecordChild0,
2484 OPC_RecordChild1,
2485 OPC_CheckPredicate6,
2486 OPC_MoveParent,
2487 OPC_MoveParent,
2488 OPC_CheckChild1Integer, 0,
2489 OPC_EmitStringInteger32, MSP430::subreg_8bit,
2490 OPC_EmitNode1None, TARGET_VAL(TargetOpcode::EXTRACT_SUBREG),
2491 5, 2, 0, 2,
2492 OPC_EmitStringInteger32, MSP430::subreg_8bit,
2493 OPC_EmitNode1None, TARGET_VAL(TargetOpcode::EXTRACT_SUBREG),
2494 5, 2, 1, 4,
2495 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::BIT8rr),
2496 6, 2, 3, 5,
2497 0,
2498 87,
2499 OPC_RecordChild0,
2500 OPC_Scope, 41,
2501 OPC_CheckChild0Type, 5,
2502 OPC_RecordChild1,
2503 OPC_Scope, 27,
2504 OPC_MoveChild1,
2505 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2506 OPC_Scope, 10,
2507 OPC_CheckPredicate4,
2508 OPC_MoveParent,
2509 OPC_EmitConvertToTarget1,
2510 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::CMP8rc),
2511 6, 2, 0, 2,
2512 9,
2513 OPC_MoveParent,
2514 OPC_EmitConvertToTarget1,
2515 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::CMP8ri),
2516 6, 2, 0, 2,
2517 0,
2518 7,
2519 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::CMP8rr),
2520 6, 2, 0, 1,
2521 0,
2522 41,
2523 OPC_CheckChild0Type, 6,
2524 OPC_RecordChild1,
2525 OPC_Scope, 27,
2526 OPC_MoveChild1,
2527 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2528 OPC_Scope, 10,
2529 OPC_CheckPredicate5,
2530 OPC_MoveParent,
2531 OPC_EmitConvertToTarget1,
2532 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::CMP16rc),
2533 6, 2, 0, 2,
2534 9,
2535 OPC_MoveParent,
2536 OPC_EmitConvertToTarget1,
2537 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::CMP16ri),
2538 6, 2, 0, 2,
2539 0,
2540 7,
2541 OPC_MorphNodeTo1GlueOutput, TARGET_VAL(MSP430::CMP16rr),
2542 6, 2, 0, 1,
2543 0,
2544 0,
2545 0,
2546 117|128,5, TARGET_VAL(ISD::AND),
2547 OPC_Scope, 51,
2548 OPC_RecordChild0,
2549 OPC_MoveChild1,
2550 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2551 OPC_MoveChild0,
2552 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2553 OPC_RecordMemRef,
2554 OPC_RecordNode,
2555 OPC_CheckFoldableChainNode,
2556 OPC_RecordChild1,
2557 OPC_CheckPredicate2,
2558 OPC_CheckPredicate3,
2559 OPC_MoveParent,
2560 OPC_CheckChild1Integer, 3,
2561 OPC_MoveParent,
2562 OPC_SwitchType , 13, 5,
2563 OPC_CheckComplexPat0, /*#*/2,
2564 OPC_EmitMergeInputChains1_1,
2565 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIC8rm), 0|OPFL_Chain|OPFL_MemRefs,
2566 5, 6, 3, 0, 3, 4,
2567 13, 6,
2568 OPC_CheckComplexPat0, /*#*/2,
2569 OPC_EmitMergeInputChains1_1,
2570 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIC16rm), 0|OPFL_Chain|OPFL_MemRefs,
2571 6, 6, 3, 0, 3, 4,
2572 0,
2573 51,
2574 OPC_MoveChild0,
2575 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2576 OPC_MoveChild0,
2577 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2578 OPC_RecordMemRef,
2579 OPC_RecordNode,
2580 OPC_CheckFoldableChainNode,
2581 OPC_RecordChild1,
2582 OPC_CheckPredicate2,
2583 OPC_CheckPredicate3,
2584 OPC_MoveParent,
2585 OPC_CheckChild1Integer, 3,
2586 OPC_MoveParent,
2587 OPC_RecordChild1,
2588 OPC_SwitchType , 13, 5,
2589 OPC_CheckComplexPat0, /*#*/1,
2590 OPC_EmitMergeInputChains1_0,
2591 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIC8rm), 0|OPFL_Chain|OPFL_MemRefs,
2592 5, 6, 3, 2, 3, 4,
2593 13, 6,
2594 OPC_CheckComplexPat0, /*#*/1,
2595 OPC_EmitMergeInputChains1_0,
2596 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIC16rm), 0|OPFL_Chain|OPFL_MemRefs,
2597 6, 6, 3, 2, 3, 4,
2598 0,
2599 44,
2600 OPC_RecordChild0,
2601 OPC_MoveChild1,
2602 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2603 OPC_RecordMemRef,
2604 OPC_RecordNode,
2605 OPC_CheckFoldableChainNode,
2606 OPC_RecordChild1,
2607 OPC_CheckPredicate2,
2608 OPC_CheckPredicate3,
2609 OPC_MoveParent,
2610 OPC_SwitchType , 13, 5,
2611 OPC_CheckComplexPat0, /*#*/2,
2612 OPC_EmitMergeInputChains1_1,
2613 OPC_MorphNodeTo2, TARGET_VAL(MSP430::AND8rm), 0|OPFL_Chain|OPFL_MemRefs,
2614 5, 6, 3, 0, 3, 4,
2615 13, 6,
2616 OPC_CheckComplexPat0, /*#*/2,
2617 OPC_EmitMergeInputChains1_1,
2618 OPC_MorphNodeTo2, TARGET_VAL(MSP430::AND16rm), 0|OPFL_Chain|OPFL_MemRefs,
2619 6, 6, 3, 0, 3, 4,
2620 0,
2621 44,
2622 OPC_MoveChild0,
2623 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2624 OPC_RecordMemRef,
2625 OPC_RecordNode,
2626 OPC_CheckFoldableChainNode,
2627 OPC_RecordChild1,
2628 OPC_CheckPredicate2,
2629 OPC_CheckPredicate3,
2630 OPC_MoveParent,
2631 OPC_RecordChild1,
2632 OPC_SwitchType , 13, 5,
2633 OPC_CheckComplexPat0, /*#*/1,
2634 OPC_EmitMergeInputChains1_0,
2635 OPC_MorphNodeTo2, TARGET_VAL(MSP430::AND8rm), 0|OPFL_Chain|OPFL_MemRefs,
2636 5, 6, 3, 2, 3, 4,
2637 13, 6,
2638 OPC_CheckComplexPat0, /*#*/1,
2639 OPC_EmitMergeInputChains1_0,
2640 OPC_MorphNodeTo2, TARGET_VAL(MSP430::AND16rm), 0|OPFL_Chain|OPFL_MemRefs,
2641 6, 6, 3, 2, 3, 4,
2642 0,
2643 71,
2644 OPC_RecordChild0,
2645 OPC_MoveChild1,
2646 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2647 OPC_Scope, 41,
2648 OPC_RecordChild0,
2649 OPC_MoveChild0,
2650 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2651 OPC_Scope, 16,
2652 OPC_CheckPredicate4,
2653 OPC_MoveParent,
2654 OPC_CheckChild1Integer, 3,
2655 OPC_MoveParent,
2656 OPC_CheckType, 5,
2657 OPC_EmitConvertToTarget1,
2658 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8rc),
2659 5, 6, 2, 0, 2,
2660 16,
2661 OPC_CheckPredicate5,
2662 OPC_MoveParent,
2663 OPC_CheckChild1Integer, 3,
2664 OPC_MoveParent,
2665 OPC_CheckType, 6,
2666 OPC_EmitConvertToTarget1,
2667 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16rc),
2668 6, 6, 2, 0, 2,
2669 0,
2670 21,
2671 OPC_CheckChild0Integer, 3,
2672 OPC_RecordChild1,
2673 OPC_MoveChild1,
2674 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2675 OPC_CheckPredicate4,
2676 OPC_MoveParent,
2677 OPC_MoveParent,
2678 OPC_CheckType, 5,
2679 OPC_EmitConvertToTarget1,
2680 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8rc),
2681 5, 6, 2, 0, 2,
2682 0,
2683 52,
2684 OPC_MoveChild0,
2685 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2686 OPC_Scope, 22,
2687 OPC_RecordChild0,
2688 OPC_MoveChild0,
2689 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2690 OPC_CheckPredicate4,
2691 OPC_MoveParent,
2692 OPC_CheckChild1Integer, 3,
2693 OPC_MoveParent,
2694 OPC_RecordChild1,
2695 OPC_CheckType, 5,
2696 OPC_EmitConvertToTarget0,
2697 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8rc),
2698 5, 6, 2, 1, 2,
2699 22,
2700 OPC_CheckChild0Integer, 3,
2701 OPC_RecordChild1,
2702 OPC_MoveChild1,
2703 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2704 OPC_CheckPredicate4,
2705 OPC_MoveParent,
2706 OPC_MoveParent,
2707 OPC_RecordChild1,
2708 OPC_CheckType, 5,
2709 OPC_EmitConvertToTarget0,
2710 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8rc),
2711 5, 6, 2, 1, 2,
2712 0,
2713 26,
2714 OPC_RecordChild0,
2715 OPC_MoveChild1,
2716 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2717 OPC_CheckChild0Integer, 3,
2718 OPC_RecordChild1,
2719 OPC_MoveChild1,
2720 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2721 OPC_CheckPredicate5,
2722 OPC_MoveParent,
2723 OPC_MoveParent,
2724 OPC_CheckType, 6,
2725 OPC_EmitConvertToTarget1,
2726 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16rc),
2727 6, 6, 2, 0, 2,
2728 52,
2729 OPC_MoveChild0,
2730 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2731 OPC_Scope, 22,
2732 OPC_RecordChild0,
2733 OPC_MoveChild0,
2734 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2735 OPC_CheckPredicate5,
2736 OPC_MoveParent,
2737 OPC_CheckChild1Integer, 3,
2738 OPC_MoveParent,
2739 OPC_RecordChild1,
2740 OPC_CheckType, 6,
2741 OPC_EmitConvertToTarget0,
2742 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16rc),
2743 6, 6, 2, 1, 2,
2744 22,
2745 OPC_CheckChild0Integer, 3,
2746 OPC_RecordChild1,
2747 OPC_MoveChild1,
2748 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2749 OPC_CheckPredicate5,
2750 OPC_MoveParent,
2751 OPC_MoveParent,
2752 OPC_RecordChild1,
2753 OPC_CheckType, 6,
2754 OPC_EmitConvertToTarget0,
2755 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16rc),
2756 6, 6, 2, 1, 2,
2757 0,
2758 62,
2759 OPC_RecordChild0,
2760 OPC_MoveChild1,
2761 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2762 OPC_Scope, 33,
2763 OPC_RecordChild0,
2764 OPC_MoveChild0,
2765 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2766 OPC_MoveParent,
2767 OPC_CheckChild1Integer, 3,
2768 OPC_MoveParent,
2769 OPC_SwitchType , 9, 5,
2770 OPC_EmitConvertToTarget1,
2771 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8ri),
2772 5, 6, 2, 0, 2,
2773 9, 6,
2774 OPC_EmitConvertToTarget1,
2775 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16ri),
2776 6, 6, 2, 0, 2,
2777 0,
2778 20,
2779 OPC_CheckChild0Integer, 3,
2780 OPC_RecordChild1,
2781 OPC_MoveChild1,
2782 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2783 OPC_MoveParent,
2784 OPC_MoveParent,
2785 OPC_CheckType, 5,
2786 OPC_EmitConvertToTarget1,
2787 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8ri),
2788 5, 6, 2, 0, 2,
2789 0,
2790 50,
2791 OPC_MoveChild0,
2792 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2793 OPC_Scope, 21,
2794 OPC_RecordChild0,
2795 OPC_MoveChild0,
2796 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2797 OPC_MoveParent,
2798 OPC_CheckChild1Integer, 3,
2799 OPC_MoveParent,
2800 OPC_RecordChild1,
2801 OPC_CheckType, 5,
2802 OPC_EmitConvertToTarget0,
2803 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8ri),
2804 5, 6, 2, 1, 2,
2805 21,
2806 OPC_CheckChild0Integer, 3,
2807 OPC_RecordChild1,
2808 OPC_MoveChild1,
2809 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2810 OPC_MoveParent,
2811 OPC_MoveParent,
2812 OPC_RecordChild1,
2813 OPC_CheckType, 5,
2814 OPC_EmitConvertToTarget0,
2815 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8ri),
2816 5, 6, 2, 1, 2,
2817 0,
2818 25,
2819 OPC_RecordChild0,
2820 OPC_MoveChild1,
2821 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2822 OPC_CheckChild0Integer, 3,
2823 OPC_RecordChild1,
2824 OPC_MoveChild1,
2825 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2826 OPC_MoveParent,
2827 OPC_MoveParent,
2828 OPC_CheckType, 6,
2829 OPC_EmitConvertToTarget1,
2830 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16ri),
2831 6, 6, 2, 0, 2,
2832 50,
2833 OPC_MoveChild0,
2834 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2835 OPC_Scope, 21,
2836 OPC_RecordChild0,
2837 OPC_MoveChild0,
2838 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2839 OPC_MoveParent,
2840 OPC_CheckChild1Integer, 3,
2841 OPC_MoveParent,
2842 OPC_RecordChild1,
2843 OPC_CheckType, 6,
2844 OPC_EmitConvertToTarget0,
2845 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16ri),
2846 6, 6, 2, 1, 2,
2847 21,
2848 OPC_CheckChild0Integer, 3,
2849 OPC_RecordChild1,
2850 OPC_MoveChild1,
2851 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2852 OPC_MoveParent,
2853 OPC_MoveParent,
2854 OPC_RecordChild1,
2855 OPC_CheckType, 6,
2856 OPC_EmitConvertToTarget0,
2857 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16ri),
2858 6, 6, 2, 1, 2,
2859 0,
2860 31,
2861 OPC_RecordChild0,
2862 OPC_MoveChild1,
2863 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2864 OPC_RecordChild0,
2865 OPC_CheckChild1Integer, 3,
2866 OPC_MoveParent,
2867 OPC_SwitchType , 8, 5,
2868 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8rr),
2869 5, 6, 2, 0, 1,
2870 8, 6,
2871 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16rr),
2872 6, 6, 2, 0, 1,
2873 0,
2874 31,
2875 OPC_MoveChild0,
2876 OPC_CheckOpcode, TARGET_VAL(ISD::XOR),
2877 OPC_RecordChild0,
2878 OPC_CheckChild1Integer, 3,
2879 OPC_MoveParent,
2880 OPC_RecordChild1,
2881 OPC_SwitchType , 8, 5,
2882 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC8rr),
2883 5, 6, 2, 1, 0,
2884 8, 6,
2885 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIC16rr),
2886 6, 6, 2, 1, 0,
2887 0,
2888 12,
2889 OPC_CheckAndImm, 127|128,1,
2890 OPC_RecordChild0,
2891 OPC_CheckType, 6,
2892 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::ZEXT16r),
2893 6, 1, 0,
2894 87,
2895 OPC_RecordChild0,
2896 OPC_RecordChild1,
2897 OPC_Scope, 60,
2898 OPC_MoveChild1,
2899 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
2900 OPC_Scope, 13,
2901 OPC_CheckPredicate4,
2902 OPC_MoveParent,
2903 OPC_CheckType, 5,
2904 OPC_EmitConvertToTarget1,
2905 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::AND8rc),
2906 5, 6, 2, 0, 2,
2907 13,
2908 OPC_CheckPredicate5,
2909 OPC_MoveParent,
2910 OPC_CheckType, 6,
2911 OPC_EmitConvertToTarget1,
2912 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::AND16rc),
2913 6, 6, 2, 0, 2,
2914 25,
2915 OPC_MoveParent,
2916 OPC_SwitchType , 9, 5,
2917 OPC_EmitConvertToTarget1,
2918 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::AND8ri),
2919 5, 6, 2, 0, 2,
2920 9, 6,
2921 OPC_EmitConvertToTarget1,
2922 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::AND16ri),
2923 6, 6, 2, 0, 2,
2924 0,
2925 0,
2926 10,
2927 OPC_CheckType, 5,
2928 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::AND8rr),
2929 5, 6, 2, 0, 1,
2930 10,
2931 OPC_CheckType, 6,
2932 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::AND16rr),
2933 6, 6, 2, 0, 1,
2934 0,
2935 0,
2936 53, TARGET_VAL(ISD::BRIND),
2937 OPC_RecordNode,
2938 OPC_Scope, 24,
2939 OPC_MoveChild1,
2940 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2941 OPC_RecordMemRef,
2942 OPC_RecordNode,
2943 OPC_CheckFoldableChainNode,
2944 OPC_RecordChild1,
2945 OPC_CheckPredicate2,
2946 OPC_CheckPredicate3,
2947 OPC_MoveParent,
2948 OPC_CheckComplexPat0, /*#*/2,
2949 OPC_EmitMergeInputChains, 2, 0, 1,
2950 OPC_MorphNodeTo0, TARGET_VAL(MSP430::Bm), 0|OPFL_Chain|OPFL_MemRefs,
2951 2, 3, 4,
2952 24,
2953 OPC_RecordChild1,
2954 OPC_Scope, 11,
2955 OPC_MoveChild1,
2956 OPC_CheckOpcode, TARGET_VAL(ISD::TargetBlockAddress),
2957 OPC_MoveParent,
2958 OPC_EmitMergeInputChains1_0,
2959 OPC_MorphNodeTo0Chain, TARGET_VAL(MSP430::Bi),
2960 1, 1,
2961 8,
2962 OPC_CheckChild1Type, 6,
2963 OPC_EmitMergeInputChains1_0,
2964 OPC_MorphNodeTo0Chain, TARGET_VAL(MSP430::Br),
2965 1, 1,
2966 0,
2967 0,
2968 90, TARGET_VAL(MSP430ISD::CALL),
2969 OPC_RecordNode,
2970 OPC_CaptureGlueInput,
2971 OPC_Scope, 25,
2972 OPC_MoveChild1,
2973 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
2974 OPC_RecordMemRef,
2975 OPC_RecordNode,
2976 OPC_CheckFoldableChainNode,
2977 OPC_RecordChild1,
2978 OPC_CheckPredicate2,
2979 OPC_CheckPredicate3,
2980 OPC_MoveParent,
2981 OPC_CheckComplexPat0, /*#*/2,
2982 OPC_EmitMergeInputChains, 2, 0, 1,
2983 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CALLm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs|OPFL_Variadic1,
2984 6, 2, 3, 4,
2985 59,
2986 OPC_RecordChild1,
2987 OPC_Scope, 44,
2988 OPC_MoveChild1,
2989 OPC_SwitchOpcode , 10, TARGET_VAL(ISD::Constant),
2990 OPC_MoveParent,
2991 OPC_EmitMergeInputChains1_0,
2992 OPC_EmitConvertToTarget1,
2993 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CALLi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
2994 6, 1, 2,
2995 11, TARGET_VAL(ISD::TargetGlobalAddress),
2996 OPC_CheckType, 6,
2997 OPC_MoveParent,
2998 OPC_EmitMergeInputChains1_0,
2999 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CALLi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
3000 6, 1, 1,
3001 11, TARGET_VAL(ISD::TargetExternalSymbol),
3002 OPC_CheckType, 6,
3003 OPC_MoveParent,
3004 OPC_EmitMergeInputChains1_0,
3005 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CALLi), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
3006 6, 1, 1,
3007 0,
3008 10,
3009 OPC_CheckChild1Type, 6,
3010 OPC_EmitMergeInputChains1_0,
3011 OPC_MorphNodeTo1, TARGET_VAL(MSP430::CALLr), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_Variadic1,
3012 6, 1, 1,
3013 0,
3014 0,
3015 36|128,2, TARGET_VAL(ISD::ADD),
3016 OPC_Scope, 44,
3017 OPC_RecordChild0,
3018 OPC_MoveChild1,
3019 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3020 OPC_RecordMemRef,
3021 OPC_RecordNode,
3022 OPC_CheckFoldableChainNode,
3023 OPC_RecordChild1,
3024 OPC_CheckPredicate2,
3025 OPC_CheckPredicate3,
3026 OPC_MoveParent,
3027 OPC_SwitchType , 13, 5,
3028 OPC_CheckComplexPat0, /*#*/2,
3029 OPC_EmitMergeInputChains1_1,
3030 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD8rm), 0|OPFL_Chain|OPFL_MemRefs,
3031 5, 6, 3, 0, 3, 4,
3032 13, 6,
3033 OPC_CheckComplexPat0, /*#*/2,
3034 OPC_EmitMergeInputChains1_1,
3035 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16rm), 0|OPFL_Chain|OPFL_MemRefs,
3036 6, 6, 3, 0, 3, 4,
3037 0,
3038 44,
3039 OPC_MoveChild0,
3040 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3041 OPC_RecordMemRef,
3042 OPC_RecordNode,
3043 OPC_CheckFoldableChainNode,
3044 OPC_RecordChild1,
3045 OPC_CheckPredicate2,
3046 OPC_CheckPredicate3,
3047 OPC_MoveParent,
3048 OPC_RecordChild1,
3049 OPC_SwitchType , 13, 5,
3050 OPC_CheckComplexPat0, /*#*/1,
3051 OPC_EmitMergeInputChains1_0,
3052 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD8rm), 0|OPFL_Chain|OPFL_MemRefs,
3053 5, 6, 3, 2, 3, 4,
3054 13, 6,
3055 OPC_CheckComplexPat0, /*#*/1,
3056 OPC_EmitMergeInputChains1_0,
3057 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16rm), 0|OPFL_Chain|OPFL_MemRefs,
3058 6, 6, 3, 2, 3, 4,
3059 0,
3060 54,
3061 OPC_RecordChild0,
3062 OPC_MoveChild1,
3063 OPC_CheckOpcode, TARGET_VAL(MSP430ISD::Wrapper),
3064 OPC_RecordChild0,
3065 OPC_MoveChild0,
3066 OPC_SwitchOpcode , 12, TARGET_VAL(ISD::TargetGlobalAddress),
3067 OPC_MoveParent,
3068 OPC_MoveParent,
3069 OPC_CheckType, 6,
3070 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16ri),
3071 6, 6, 2, 0, 1,
3072 12, TARGET_VAL(ISD::TargetExternalSymbol),
3073 OPC_MoveParent,
3074 OPC_MoveParent,
3075 OPC_CheckType, 6,
3076 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16ri),
3077 6, 6, 2, 0, 1,
3078 12, TARGET_VAL(ISD::TargetBlockAddress),
3079 OPC_MoveParent,
3080 OPC_MoveParent,
3081 OPC_CheckType, 6,
3082 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16ri),
3083 6, 6, 2, 0, 1,
3084 0,
3085 56,
3086 OPC_MoveChild0,
3087 OPC_CheckOpcode, TARGET_VAL(MSP430ISD::Wrapper),
3088 OPC_RecordChild0,
3089 OPC_MoveChild0,
3090 OPC_SwitchOpcode , 13, TARGET_VAL(ISD::TargetGlobalAddress),
3091 OPC_MoveParent,
3092 OPC_MoveParent,
3093 OPC_RecordChild1,
3094 OPC_CheckType, 6,
3095 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16ri),
3096 6, 6, 2, 1, 0,
3097 13, TARGET_VAL(ISD::TargetExternalSymbol),
3098 OPC_MoveParent,
3099 OPC_MoveParent,
3100 OPC_RecordChild1,
3101 OPC_CheckType, 6,
3102 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16ri),
3103 6, 6, 2, 1, 0,
3104 13, TARGET_VAL(ISD::TargetBlockAddress),
3105 OPC_MoveParent,
3106 OPC_MoveParent,
3107 OPC_RecordChild1,
3108 OPC_CheckType, 6,
3109 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16ri),
3110 6, 6, 2, 1, 0,
3111 0,
3112 87,
3113 OPC_RecordChild0,
3114 OPC_RecordChild1,
3115 OPC_Scope, 60,
3116 OPC_MoveChild1,
3117 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3118 OPC_Scope, 13,
3119 OPC_CheckPredicate4,
3120 OPC_MoveParent,
3121 OPC_CheckType, 5,
3122 OPC_EmitConvertToTarget1,
3123 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD8rc),
3124 5, 6, 2, 0, 2,
3125 13,
3126 OPC_CheckPredicate5,
3127 OPC_MoveParent,
3128 OPC_CheckType, 6,
3129 OPC_EmitConvertToTarget1,
3130 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16rc),
3131 6, 6, 2, 0, 2,
3132 25,
3133 OPC_MoveParent,
3134 OPC_SwitchType , 9, 5,
3135 OPC_EmitConvertToTarget1,
3136 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD8ri),
3137 5, 6, 2, 0, 2,
3138 9, 6,
3139 OPC_EmitConvertToTarget1,
3140 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16ri),
3141 6, 6, 2, 0, 2,
3142 0,
3143 0,
3144 10,
3145 OPC_CheckType, 5,
3146 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD8rr),
3147 5, 6, 2, 0, 1,
3148 10,
3149 OPC_CheckType, 6,
3150 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16rr),
3151 6, 6, 2, 0, 1,
3152 0,
3153 0,
3154 59|128,1, TARGET_VAL(ISD::ADDE),
3155 OPC_CaptureGlueInput,
3156 OPC_Scope, 44,
3157 OPC_RecordChild0,
3158 OPC_MoveChild1,
3159 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3160 OPC_RecordMemRef,
3161 OPC_RecordNode,
3162 OPC_CheckFoldableChainNode,
3163 OPC_RecordChild1,
3164 OPC_CheckPredicate2,
3165 OPC_CheckPredicate3,
3166 OPC_MoveParent,
3167 OPC_SwitchType , 13, 5,
3168 OPC_CheckComplexPat0, /*#*/2,
3169 OPC_EmitMergeInputChains1_1,
3170 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC8rm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
3171 5, 6, 3, 0, 3, 4,
3172 13, 6,
3173 OPC_CheckComplexPat0, /*#*/2,
3174 OPC_EmitMergeInputChains1_1,
3175 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC16rm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
3176 6, 6, 3, 0, 3, 4,
3177 0,
3178 44,
3179 OPC_MoveChild0,
3180 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3181 OPC_RecordMemRef,
3182 OPC_RecordNode,
3183 OPC_CheckFoldableChainNode,
3184 OPC_RecordChild1,
3185 OPC_CheckPredicate2,
3186 OPC_CheckPredicate3,
3187 OPC_MoveParent,
3188 OPC_RecordChild1,
3189 OPC_SwitchType , 13, 5,
3190 OPC_CheckComplexPat0, /*#*/1,
3191 OPC_EmitMergeInputChains1_0,
3192 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC8rm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
3193 5, 6, 3, 2, 3, 4,
3194 13, 6,
3195 OPC_CheckComplexPat0, /*#*/1,
3196 OPC_EmitMergeInputChains1_0,
3197 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC16rm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
3198 6, 6, 3, 2, 3, 4,
3199 0,
3200 93,
3201 OPC_RecordChild0,
3202 OPC_RecordChild1,
3203 OPC_Scope, 64,
3204 OPC_MoveChild1,
3205 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3206 OPC_Scope, 14,
3207 OPC_CheckPredicate4,
3208 OPC_MoveParent,
3209 OPC_CheckType, 5,
3210 OPC_EmitConvertToTarget1,
3211 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC8rc), 0|OPFL_GlueInput|OPFL_GlueOutput,
3212 5, 6, 2, 0, 2,
3213 14,
3214 OPC_CheckPredicate5,
3215 OPC_MoveParent,
3216 OPC_CheckType, 6,
3217 OPC_EmitConvertToTarget1,
3218 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC16rc), 0|OPFL_GlueInput|OPFL_GlueOutput,
3219 6, 6, 2, 0, 2,
3220 27,
3221 OPC_MoveParent,
3222 OPC_SwitchType , 10, 5,
3223 OPC_EmitConvertToTarget1,
3224 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC8ri), 0|OPFL_GlueInput|OPFL_GlueOutput,
3225 5, 6, 2, 0, 2,
3226 10, 6,
3227 OPC_EmitConvertToTarget1,
3228 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC16ri), 0|OPFL_GlueInput|OPFL_GlueOutput,
3229 6, 6, 2, 0, 2,
3230 0,
3231 0,
3232 11,
3233 OPC_CheckType, 5,
3234 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC8rr), 0|OPFL_GlueInput|OPFL_GlueOutput,
3235 5, 6, 2, 0, 1,
3236 11,
3237 OPC_CheckType, 6,
3238 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADDC16rr), 0|OPFL_GlueInput|OPFL_GlueOutput,
3239 6, 6, 2, 0, 1,
3240 0,
3241 0,
3242 52|128,1, TARGET_VAL(ISD::OR),
3243 OPC_Scope, 44,
3244 OPC_RecordChild0,
3245 OPC_MoveChild1,
3246 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3247 OPC_RecordMemRef,
3248 OPC_RecordNode,
3249 OPC_CheckFoldableChainNode,
3250 OPC_RecordChild1,
3251 OPC_CheckPredicate2,
3252 OPC_CheckPredicate3,
3253 OPC_MoveParent,
3254 OPC_SwitchType , 13, 5,
3255 OPC_CheckComplexPat0, /*#*/2,
3256 OPC_EmitMergeInputChains1_1,
3257 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIS8rm), 0|OPFL_Chain|OPFL_MemRefs,
3258 5, 6, 3, 0, 3, 4,
3259 13, 6,
3260 OPC_CheckComplexPat0, /*#*/2,
3261 OPC_EmitMergeInputChains1_1,
3262 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIS16rm), 0|OPFL_Chain|OPFL_MemRefs,
3263 6, 6, 3, 0, 3, 4,
3264 0,
3265 44,
3266 OPC_MoveChild0,
3267 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3268 OPC_RecordMemRef,
3269 OPC_RecordNode,
3270 OPC_CheckFoldableChainNode,
3271 OPC_RecordChild1,
3272 OPC_CheckPredicate2,
3273 OPC_CheckPredicate3,
3274 OPC_MoveParent,
3275 OPC_RecordChild1,
3276 OPC_SwitchType , 13, 5,
3277 OPC_CheckComplexPat0, /*#*/1,
3278 OPC_EmitMergeInputChains1_0,
3279 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIS8rm), 0|OPFL_Chain|OPFL_MemRefs,
3280 5, 6, 3, 2, 3, 4,
3281 13, 6,
3282 OPC_CheckComplexPat0, /*#*/1,
3283 OPC_EmitMergeInputChains1_0,
3284 OPC_MorphNodeTo2, TARGET_VAL(MSP430::BIS16rm), 0|OPFL_Chain|OPFL_MemRefs,
3285 6, 6, 3, 2, 3, 4,
3286 0,
3287 87,
3288 OPC_RecordChild0,
3289 OPC_RecordChild1,
3290 OPC_Scope, 60,
3291 OPC_MoveChild1,
3292 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3293 OPC_Scope, 13,
3294 OPC_CheckPredicate4,
3295 OPC_MoveParent,
3296 OPC_CheckType, 5,
3297 OPC_EmitConvertToTarget1,
3298 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIS8rc),
3299 5, 6, 2, 0, 2,
3300 13,
3301 OPC_CheckPredicate5,
3302 OPC_MoveParent,
3303 OPC_CheckType, 6,
3304 OPC_EmitConvertToTarget1,
3305 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIS16rc),
3306 6, 6, 2, 0, 2,
3307 25,
3308 OPC_MoveParent,
3309 OPC_SwitchType , 9, 5,
3310 OPC_EmitConvertToTarget1,
3311 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIS8ri),
3312 5, 6, 2, 0, 2,
3313 9, 6,
3314 OPC_EmitConvertToTarget1,
3315 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIS16ri),
3316 6, 6, 2, 0, 2,
3317 0,
3318 0,
3319 10,
3320 OPC_CheckType, 5,
3321 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIS8rr),
3322 5, 6, 2, 0, 1,
3323 10,
3324 OPC_CheckType, 6,
3325 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::BIS16rr),
3326 6, 6, 2, 0, 1,
3327 0,
3328 0,
3329 52|128,1, TARGET_VAL(ISD::XOR),
3330 OPC_Scope, 44,
3331 OPC_RecordChild0,
3332 OPC_MoveChild1,
3333 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3334 OPC_RecordMemRef,
3335 OPC_RecordNode,
3336 OPC_CheckFoldableChainNode,
3337 OPC_RecordChild1,
3338 OPC_CheckPredicate2,
3339 OPC_CheckPredicate3,
3340 OPC_MoveParent,
3341 OPC_SwitchType , 13, 5,
3342 OPC_CheckComplexPat0, /*#*/2,
3343 OPC_EmitMergeInputChains1_1,
3344 OPC_MorphNodeTo2, TARGET_VAL(MSP430::XOR8rm), 0|OPFL_Chain|OPFL_MemRefs,
3345 5, 6, 3, 0, 3, 4,
3346 13, 6,
3347 OPC_CheckComplexPat0, /*#*/2,
3348 OPC_EmitMergeInputChains1_1,
3349 OPC_MorphNodeTo2, TARGET_VAL(MSP430::XOR16rm), 0|OPFL_Chain|OPFL_MemRefs,
3350 6, 6, 3, 0, 3, 4,
3351 0,
3352 44,
3353 OPC_MoveChild0,
3354 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3355 OPC_RecordMemRef,
3356 OPC_RecordNode,
3357 OPC_CheckFoldableChainNode,
3358 OPC_RecordChild1,
3359 OPC_CheckPredicate2,
3360 OPC_CheckPredicate3,
3361 OPC_MoveParent,
3362 OPC_RecordChild1,
3363 OPC_SwitchType , 13, 5,
3364 OPC_CheckComplexPat0, /*#*/1,
3365 OPC_EmitMergeInputChains1_0,
3366 OPC_MorphNodeTo2, TARGET_VAL(MSP430::XOR8rm), 0|OPFL_Chain|OPFL_MemRefs,
3367 5, 6, 3, 2, 3, 4,
3368 13, 6,
3369 OPC_CheckComplexPat0, /*#*/1,
3370 OPC_EmitMergeInputChains1_0,
3371 OPC_MorphNodeTo2, TARGET_VAL(MSP430::XOR16rm), 0|OPFL_Chain|OPFL_MemRefs,
3372 6, 6, 3, 2, 3, 4,
3373 0,
3374 87,
3375 OPC_RecordChild0,
3376 OPC_RecordChild1,
3377 OPC_Scope, 60,
3378 OPC_MoveChild1,
3379 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3380 OPC_Scope, 13,
3381 OPC_CheckPredicate4,
3382 OPC_MoveParent,
3383 OPC_CheckType, 5,
3384 OPC_EmitConvertToTarget1,
3385 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::XOR8rc),
3386 5, 6, 2, 0, 2,
3387 13,
3388 OPC_CheckPredicate5,
3389 OPC_MoveParent,
3390 OPC_CheckType, 6,
3391 OPC_EmitConvertToTarget1,
3392 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::XOR16rc),
3393 6, 6, 2, 0, 2,
3394 25,
3395 OPC_MoveParent,
3396 OPC_SwitchType , 9, 5,
3397 OPC_EmitConvertToTarget1,
3398 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::XOR8ri),
3399 5, 6, 2, 0, 2,
3400 9, 6,
3401 OPC_EmitConvertToTarget1,
3402 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::XOR16ri),
3403 6, 6, 2, 0, 2,
3404 0,
3405 0,
3406 10,
3407 OPC_CheckType, 5,
3408 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::XOR8rr),
3409 5, 6, 2, 0, 1,
3410 10,
3411 OPC_CheckType, 6,
3412 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::XOR16rr),
3413 6, 6, 2, 0, 1,
3414 0,
3415 0,
3416 6|128,1, TARGET_VAL(ISD::SUB),
3417 OPC_RecordChild0,
3418 OPC_Scope, 43,
3419 OPC_MoveChild1,
3420 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3421 OPC_RecordMemRef,
3422 OPC_RecordNode,
3423 OPC_CheckFoldableChainNode,
3424 OPC_RecordChild1,
3425 OPC_CheckPredicate2,
3426 OPC_CheckPredicate3,
3427 OPC_MoveParent,
3428 OPC_SwitchType , 13, 5,
3429 OPC_CheckComplexPat0, /*#*/2,
3430 OPC_EmitMergeInputChains1_1,
3431 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUB8rm), 0|OPFL_Chain|OPFL_MemRefs,
3432 5, 6, 3, 0, 3, 4,
3433 13, 6,
3434 OPC_CheckComplexPat0, /*#*/2,
3435 OPC_EmitMergeInputChains1_1,
3436 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUB16rm), 0|OPFL_Chain|OPFL_MemRefs,
3437 6, 6, 3, 0, 3, 4,
3438 0,
3439 86,
3440 OPC_RecordChild1,
3441 OPC_Scope, 60,
3442 OPC_MoveChild1,
3443 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3444 OPC_Scope, 13,
3445 OPC_CheckPredicate4,
3446 OPC_MoveParent,
3447 OPC_CheckType, 5,
3448 OPC_EmitConvertToTarget1,
3449 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::SUB8rc),
3450 5, 6, 2, 0, 2,
3451 13,
3452 OPC_CheckPredicate5,
3453 OPC_MoveParent,
3454 OPC_CheckType, 6,
3455 OPC_EmitConvertToTarget1,
3456 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::SUB16rc),
3457 6, 6, 2, 0, 2,
3458 25,
3459 OPC_MoveParent,
3460 OPC_SwitchType , 9, 5,
3461 OPC_EmitConvertToTarget1,
3462 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::SUB8ri),
3463 5, 6, 2, 0, 2,
3464 9, 6,
3465 OPC_EmitConvertToTarget1,
3466 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::SUB16ri),
3467 6, 6, 2, 0, 2,
3468 0,
3469 0,
3470 10,
3471 OPC_CheckType, 5,
3472 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::SUB8rr),
3473 5, 6, 2, 0, 1,
3474 10,
3475 OPC_CheckType, 6,
3476 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::SUB16rr),
3477 6, 6, 2, 0, 1,
3478 0,
3479 0,
3480 13|128,1, TARGET_VAL(ISD::SUBE),
3481 OPC_CaptureGlueInput,
3482 OPC_RecordChild0,
3483 OPC_Scope, 43,
3484 OPC_MoveChild1,
3485 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3486 OPC_RecordMemRef,
3487 OPC_RecordNode,
3488 OPC_CheckFoldableChainNode,
3489 OPC_RecordChild1,
3490 OPC_CheckPredicate2,
3491 OPC_CheckPredicate3,
3492 OPC_MoveParent,
3493 OPC_SwitchType , 13, 5,
3494 OPC_CheckComplexPat0, /*#*/2,
3495 OPC_EmitMergeInputChains1_1,
3496 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC8rm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
3497 5, 6, 3, 0, 3, 4,
3498 13, 6,
3499 OPC_CheckComplexPat0, /*#*/2,
3500 OPC_EmitMergeInputChains1_1,
3501 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC16rm), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput|OPFL_MemRefs,
3502 6, 6, 3, 0, 3, 4,
3503 0,
3504 92,
3505 OPC_RecordChild1,
3506 OPC_Scope, 64,
3507 OPC_MoveChild1,
3508 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3509 OPC_Scope, 14,
3510 OPC_CheckPredicate4,
3511 OPC_MoveParent,
3512 OPC_CheckType, 5,
3513 OPC_EmitConvertToTarget1,
3514 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC8rc), 0|OPFL_GlueInput|OPFL_GlueOutput,
3515 5, 6, 2, 0, 2,
3516 14,
3517 OPC_CheckPredicate5,
3518 OPC_MoveParent,
3519 OPC_CheckType, 6,
3520 OPC_EmitConvertToTarget1,
3521 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC16rc), 0|OPFL_GlueInput|OPFL_GlueOutput,
3522 6, 6, 2, 0, 2,
3523 27,
3524 OPC_MoveParent,
3525 OPC_SwitchType , 10, 5,
3526 OPC_EmitConvertToTarget1,
3527 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC8ri), 0|OPFL_GlueInput|OPFL_GlueOutput,
3528 5, 6, 2, 0, 2,
3529 10, 6,
3530 OPC_EmitConvertToTarget1,
3531 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC16ri), 0|OPFL_GlueInput|OPFL_GlueOutput,
3532 6, 6, 2, 0, 2,
3533 0,
3534 0,
3535 11,
3536 OPC_CheckType, 5,
3537 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC8rr), 0|OPFL_GlueInput|OPFL_GlueOutput,
3538 5, 6, 2, 0, 1,
3539 11,
3540 OPC_CheckType, 6,
3541 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUBC16rr), 0|OPFL_GlueInput|OPFL_GlueOutput,
3542 6, 6, 2, 0, 1,
3543 0,
3544 0,
3545 6|128,1, TARGET_VAL(MSP430ISD::DADD),
3546 OPC_RecordChild0,
3547 OPC_Scope, 43,
3548 OPC_MoveChild1,
3549 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3550 OPC_RecordMemRef,
3551 OPC_RecordNode,
3552 OPC_CheckFoldableChainNode,
3553 OPC_RecordChild1,
3554 OPC_CheckPredicate2,
3555 OPC_CheckPredicate3,
3556 OPC_MoveParent,
3557 OPC_SwitchType , 13, 5,
3558 OPC_CheckComplexPat0, /*#*/2,
3559 OPC_EmitMergeInputChains1_1,
3560 OPC_MorphNodeTo2, TARGET_VAL(MSP430::DADD8rm), 0|OPFL_Chain|OPFL_MemRefs,
3561 5, 6, 3, 0, 3, 4,
3562 13, 6,
3563 OPC_CheckComplexPat0, /*#*/2,
3564 OPC_EmitMergeInputChains1_1,
3565 OPC_MorphNodeTo2, TARGET_VAL(MSP430::DADD16rm), 0|OPFL_Chain|OPFL_MemRefs,
3566 6, 6, 3, 0, 3, 4,
3567 0,
3568 86,
3569 OPC_RecordChild1,
3570 OPC_Scope, 60,
3571 OPC_MoveChild1,
3572 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3573 OPC_Scope, 13,
3574 OPC_CheckPredicate4,
3575 OPC_MoveParent,
3576 OPC_CheckType, 5,
3577 OPC_EmitConvertToTarget1,
3578 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::DADD8rc),
3579 5, 6, 2, 0, 2,
3580 13,
3581 OPC_CheckPredicate5,
3582 OPC_MoveParent,
3583 OPC_CheckType, 6,
3584 OPC_EmitConvertToTarget1,
3585 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::DADD16rc),
3586 6, 6, 2, 0, 2,
3587 25,
3588 OPC_MoveParent,
3589 OPC_SwitchType , 9, 5,
3590 OPC_EmitConvertToTarget1,
3591 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::DADD8ri),
3592 5, 6, 2, 0, 2,
3593 9, 6,
3594 OPC_EmitConvertToTarget1,
3595 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::DADD16ri),
3596 6, 6, 2, 0, 2,
3597 0,
3598 0,
3599 10,
3600 OPC_CheckType, 5,
3601 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::DADD8rr),
3602 5, 6, 2, 0, 1,
3603 10,
3604 OPC_CheckType, 6,
3605 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::DADD16rr),
3606 6, 6, 2, 0, 1,
3607 0,
3608 0,
3609 21|128,1, TARGET_VAL(ISD::ADDC),
3610 OPC_Scope, 44,
3611 OPC_RecordChild0,
3612 OPC_MoveChild1,
3613 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3614 OPC_RecordMemRef,
3615 OPC_RecordNode,
3616 OPC_CheckFoldableChainNode,
3617 OPC_RecordChild1,
3618 OPC_CheckPredicate2,
3619 OPC_CheckPredicate3,
3620 OPC_MoveParent,
3621 OPC_SwitchType , 13, 6,
3622 OPC_CheckComplexPat0, /*#*/2,
3623 OPC_EmitMergeInputChains1_1,
3624 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
3625 6, 6, 3, 0, 3, 4,
3626 13, 5,
3627 OPC_CheckComplexPat0, /*#*/2,
3628 OPC_EmitMergeInputChains1_1,
3629 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD8rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
3630 5, 6, 3, 0, 3, 4,
3631 0,
3632 44,
3633 OPC_MoveChild0,
3634 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3635 OPC_RecordMemRef,
3636 OPC_RecordNode,
3637 OPC_CheckFoldableChainNode,
3638 OPC_RecordChild1,
3639 OPC_CheckPredicate2,
3640 OPC_CheckPredicate3,
3641 OPC_MoveParent,
3642 OPC_RecordChild1,
3643 OPC_SwitchType , 13, 6,
3644 OPC_CheckComplexPat0, /*#*/1,
3645 OPC_EmitMergeInputChains1_0,
3646 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD16rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
3647 6, 6, 3, 2, 3, 4,
3648 13, 5,
3649 OPC_CheckComplexPat0, /*#*/1,
3650 OPC_EmitMergeInputChains1_0,
3651 OPC_MorphNodeTo2, TARGET_VAL(MSP430::ADD8rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
3652 5, 6, 3, 2, 3, 4,
3653 0,
3654 56,
3655 OPC_RecordChild0,
3656 OPC_RecordChild1,
3657 OPC_Scope, 29,
3658 OPC_MoveChild1,
3659 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3660 OPC_MoveParent,
3661 OPC_SwitchType , 9, 6,
3662 OPC_EmitConvertToTarget1,
3663 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::ADD16ri),
3664 6, 6, 2, 0, 2,
3665 9, 5,
3666 OPC_EmitConvertToTarget1,
3667 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::ADD8ri),
3668 5, 6, 2, 0, 2,
3669 0,
3670 10,
3671 OPC_CheckType, 6,
3672 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::ADD16rr),
3673 6, 6, 2, 0, 1,
3674 10,
3675 OPC_CheckType, 5,
3676 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::ADD8rr),
3677 5, 6, 2, 0, 1,
3678 0,
3679 0,
3680 103, TARGET_VAL(ISD::SUBC),
3681 OPC_RecordChild0,
3682 OPC_Scope, 43,
3683 OPC_MoveChild1,
3684 OPC_CheckOpcode, TARGET_VAL(ISD::LOAD),
3685 OPC_RecordMemRef,
3686 OPC_RecordNode,
3687 OPC_CheckFoldableChainNode,
3688 OPC_RecordChild1,
3689 OPC_CheckPredicate2,
3690 OPC_CheckPredicate3,
3691 OPC_MoveParent,
3692 OPC_SwitchType , 13, 6,
3693 OPC_CheckComplexPat0, /*#*/2,
3694 OPC_EmitMergeInputChains1_1,
3695 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUB16rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
3696 6, 6, 3, 0, 3, 4,
3697 13, 5,
3698 OPC_CheckComplexPat0, /*#*/2,
3699 OPC_EmitMergeInputChains1_1,
3700 OPC_MorphNodeTo2, TARGET_VAL(MSP430::SUB8rm), 0|OPFL_Chain|OPFL_GlueOutput|OPFL_MemRefs,
3701 5, 6, 3, 0, 3, 4,
3702 0,
3703 55,
3704 OPC_RecordChild1,
3705 OPC_Scope, 29,
3706 OPC_MoveChild1,
3707 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3708 OPC_MoveParent,
3709 OPC_SwitchType , 9, 6,
3710 OPC_EmitConvertToTarget1,
3711 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::SUB16ri),
3712 6, 6, 2, 0, 2,
3713 9, 5,
3714 OPC_EmitConvertToTarget1,
3715 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::SUB8ri),
3716 5, 6, 2, 0, 2,
3717 0,
3718 10,
3719 OPC_CheckType, 6,
3720 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::SUB16rr),
3721 6, 6, 2, 0, 1,
3722 10,
3723 OPC_CheckType, 5,
3724 OPC_MorphNodeTo2GlueOutput, TARGET_VAL(MSP430::SUB8rr),
3725 5, 6, 2, 0, 1,
3726 0,
3727 0,
3728 94, TARGET_VAL(ISD::LOAD),
3729 OPC_RecordMemRef,
3730 OPC_RecordNode,
3731 OPC_RecordChild1,
3732 OPC_CheckPredicate2,
3733 OPC_Scope, 53,
3734 OPC_CheckPredicate3,
3735 OPC_SwitchType , 23, 5,
3736 OPC_CheckComplexPat0, /*#*/1,
3737 OPC_EmitMergeInputChains1_0,
3738 OPC_Scope, 8,
3739 OPC_MorphNodeTo1, TARGET_VAL(MSP430::MOV8rm), 0|OPFL_Chain|OPFL_MemRefs,
3740 5, 2, 2, 3,
3741 8,
3742 OPC_MorphNodeTo1, TARGET_VAL(MSP430::MOV8rn), 0|OPFL_Chain|OPFL_MemRefs,
3743 5, 2, 2, 3,
3744 0,
3745 23, 6,
3746 OPC_CheckComplexPat0, /*#*/1,
3747 OPC_EmitMergeInputChains1_0,
3748 OPC_Scope, 8,
3749 OPC_MorphNodeTo1, TARGET_VAL(MSP430::MOV16rm), 0|OPFL_Chain|OPFL_MemRefs,
3750 6, 2, 2, 3,
3751 8,
3752 OPC_MorphNodeTo1, TARGET_VAL(MSP430::MOV16rn), 0|OPFL_Chain|OPFL_MemRefs,
3753 6, 2, 2, 3,
3754 0,
3755 0,
3756 16,
3757 OPC_CheckPredicate, 9,
3758 OPC_CheckPredicate7,
3759 OPC_CheckType, 6,
3760 OPC_CheckComplexPat0, /*#*/1,
3761 OPC_EmitMergeInputChains1_0,
3762 OPC_MorphNodeTo1, TARGET_VAL(MSP430::MOVZX16rm8), 0|OPFL_Chain|OPFL_MemRefs,
3763 6, 2, 2, 3,
3764 16,
3765 OPC_CheckPredicate, 8,
3766 OPC_CheckPredicate7,
3767 OPC_CheckType, 6,
3768 OPC_CheckComplexPat0, /*#*/1,
3769 OPC_EmitMergeInputChains1_0,
3770 OPC_MorphNodeTo1, TARGET_VAL(MSP430::MOVZX16rm8), 0|OPFL_Chain|OPFL_MemRefs,
3771 6, 2, 2, 3,
3772 0,
3773 21, TARGET_VAL(ISD::CALLSEQ_START),
3774 OPC_RecordNode,
3775 OPC_RecordChild1,
3776 OPC_MoveChild1,
3777 OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),
3778 OPC_MoveSibling2,
3779 OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),
3780 OPC_RecordNode,
3781 OPC_MoveParent,
3782 OPC_EmitMergeInputChains1_0,
3783 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADJCALLSTACKDOWN), 0|OPFL_Chain|OPFL_GlueOutput,
3784 6, 2, 1, 2,
3785 22, TARGET_VAL(ISD::CALLSEQ_END),
3786 OPC_RecordNode,
3787 OPC_CaptureGlueInput,
3788 OPC_RecordChild1,
3789 OPC_MoveChild1,
3790 OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),
3791 OPC_MoveSibling2,
3792 OPC_CheckOpcode, TARGET_VAL(ISD::TargetConstant),
3793 OPC_RecordNode,
3794 OPC_MoveParent,
3795 OPC_EmitMergeInputChains1_0,
3796 OPC_MorphNodeTo1, TARGET_VAL(MSP430::ADJCALLSTACKUP), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput,
3797 6, 2, 1, 2,
3798 22, TARGET_VAL(MSP430ISD::BR_CC),
3799 OPC_RecordNode,
3800 OPC_CaptureGlueInput,
3801 OPC_RecordChild1,
3802 OPC_MoveChild1,
3803 OPC_CheckOpcode, TARGET_VAL(ISD::BasicBlock),
3804 OPC_MoveSibling2,
3805 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3806 OPC_RecordNode,
3807 OPC_MoveParent,
3808 OPC_EmitMergeInputChains1_0,
3809 OPC_EmitConvertToTarget2,
3810 OPC_MorphNodeTo0, TARGET_VAL(MSP430::JCC), 0|OPFL_Chain|OPFL_GlueInput,
3811 2, 1, 3,
3812 43, TARGET_VAL(ISD::ZERO_EXTEND),
3813 OPC_Scope, 12,
3814 OPC_MoveChild0,
3815 OPC_CheckOpcode, TARGET_VAL(ISD::TRUNCATE),
3816 OPC_RecordChild0,
3817 OPC_MoveParent,
3818 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::ZEXT16r),
3819 6, 1, 0,
3820 27,
3821 OPC_RecordChild0,
3822 OPC_Scope, 16,
3823 OPC_MoveChild0,
3824 OPC_CheckPredicate, 10,
3825 OPC_MoveParent,
3826 OPC_EmitInteger16, 0,
3827 OPC_EmitStringInteger32, MSP430::subreg_8bit,
3828 OPC_MorphNodeTo1None, TARGET_VAL(TargetOpcode::SUBREG_TO_REG),
3829 6, 3, 1, 0, 2,
3830 6,
3831 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOVZX16rr8),
3832 6, 1, 0,
3833 0,
3834 0,
3835 40, TARGET_VAL(MSP430ISD::Wrapper),
3836 OPC_RecordChild0,
3837 OPC_MoveChild0,
3838 OPC_SwitchOpcode , 9, TARGET_VAL(ISD::TargetGlobalAddress),
3839 OPC_MoveParent,
3840 OPC_CheckType, 6,
3841 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOV16ri),
3842 6, 1, 0,
3843 9, TARGET_VAL(ISD::TargetExternalSymbol),
3844 OPC_MoveParent,
3845 OPC_CheckType, 6,
3846 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOV16ri),
3847 6, 1, 0,
3848 9, TARGET_VAL(ISD::TargetBlockAddress),
3849 OPC_MoveParent,
3850 OPC_CheckType, 6,
3851 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOV16ri),
3852 6, 1, 0,
3853 0,
3854 33, TARGET_VAL(MSP430ISD::SELECT_CC),
3855 OPC_CaptureGlueInput,
3856 OPC_RecordChild0,
3857 OPC_RecordChild1,
3858 OPC_RecordChild2,
3859 OPC_MoveChild2,
3860 OPC_CheckOpcode, TARGET_VAL(ISD::Constant),
3861 OPC_MoveParent,
3862 OPC_SwitchType , 9, 5,
3863 OPC_EmitConvertToTarget2,
3864 OPC_MorphNodeTo1GlueInput, TARGET_VAL(MSP430::Select8),
3865 5, 3, 0, 1, 3,
3866 9, 6,
3867 OPC_EmitConvertToTarget2,
3868 OPC_MorphNodeTo1GlueInput, TARGET_VAL(MSP430::Select16),
3869 6, 3, 0, 1, 3,
3870 0,
3871 45, TARGET_VAL(ISD::Constant),
3872 OPC_RecordNode,
3873 OPC_SwitchType , 19, 5,
3874 OPC_Scope, 8,
3875 OPC_CheckPredicate4,
3876 OPC_EmitConvertToTarget0,
3877 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOV8rc),
3878 5, 1, 1,
3879 7,
3880 OPC_EmitConvertToTarget0,
3881 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOV8ri),
3882 5, 1, 1,
3883 0,
3884 19, 6,
3885 OPC_Scope, 8,
3886 OPC_CheckPredicate5,
3887 OPC_EmitConvertToTarget0,
3888 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOV16rc),
3889 6, 1, 1,
3890 7,
3891 OPC_EmitConvertToTarget0,
3892 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::MOV16ri),
3893 6, 1, 1,
3894 0,
3895 0,
3896 8, TARGET_VAL(MSP430ISD::RET_GLUE),
3897 OPC_RecordNode,
3898 OPC_CaptureGlueInput,
3899 OPC_EmitMergeInputChains1_0,
3900 OPC_MorphNodeTo0, TARGET_VAL(MSP430::RET), 0|OPFL_Chain|OPFL_GlueInput|OPFL_Variadic0,
3901 0,
3902 8, TARGET_VAL(MSP430ISD::RETI_GLUE),
3903 OPC_RecordNode,
3904 OPC_CaptureGlueInput,
3905 OPC_EmitMergeInputChains1_0,
3906 OPC_MorphNodeTo0, TARGET_VAL(MSP430::RETI), 0|OPFL_Chain|OPFL_GlueInput|OPFL_Variadic0,
3907 0,
3908 13, TARGET_VAL(ISD::BR),
3909 OPC_RecordNode,
3910 OPC_RecordChild1,
3911 OPC_MoveChild1,
3912 OPC_CheckOpcode, TARGET_VAL(ISD::BasicBlock),
3913 OPC_MoveParent,
3914 OPC_EmitMergeInputChains1_0,
3915 OPC_MorphNodeTo0Chain, TARGET_VAL(MSP430::JMP),
3916 1, 1,
3917 23, TARGET_VAL(MSP430ISD::RLA),
3918 OPC_RecordChild0,
3919 OPC_SwitchType , 8, 5,
3920 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD8rr),
3921 5, 6, 2, 0, 0,
3922 8, 6,
3923 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::ADD16rr),
3924 6, 6, 2, 0, 0,
3925 0,
3926 21, TARGET_VAL(MSP430ISD::RRA),
3927 OPC_RecordChild0,
3928 OPC_SwitchType , 7, 5,
3929 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::RRA8r),
3930 5, 6, 1, 0,
3931 7, 6,
3932 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::RRA16r),
3933 6, 6, 1, 0,
3934 0,
3935 21, TARGET_VAL(MSP430ISD::RRC),
3936 OPC_RecordChild0,
3937 OPC_SwitchType , 7, 5,
3938 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::RRC8r),
3939 5, 6, 1, 0,
3940 7, 6,
3941 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::RRC16r),
3942 6, 6, 1, 0,
3943 0,
3944 12, TARGET_VAL(ISD::SIGN_EXTEND_INREG),
3945 OPC_RecordChild0,
3946 OPC_MoveChild1,
3947 OPC_CheckValueType, 5,
3948 OPC_MoveParent,
3949 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::SEXT16r),
3950 6, 6, 1, 0,
3951 9, TARGET_VAL(ISD::BSWAP),
3952 OPC_RecordChild0,
3953 OPC_CheckType, 6,
3954 OPC_MorphNodeTo1None, TARGET_VAL(MSP430::SWPB16r),
3955 6, 1, 0,
3956 13, TARGET_VAL(ISD::ANY_EXTEND),
3957 OPC_RecordChild0,
3958 OPC_EmitInteger16, 0,
3959 OPC_EmitStringInteger32, MSP430::subreg_8bit,
3960 OPC_MorphNodeTo1None, TARGET_VAL(TargetOpcode::SUBREG_TO_REG),
3961 6, 3, 1, 0, 2,
3962 10, TARGET_VAL(ISD::TRUNCATE),
3963 OPC_RecordChild0,
3964 OPC_EmitStringInteger32, MSP430::subreg_8bit,
3965 OPC_MorphNodeTo1None, TARGET_VAL(TargetOpcode::EXTRACT_SUBREG),
3966 5, 2, 0, 1,
3967 26, TARGET_VAL(ISD::SHL),
3968 OPC_RecordChild0,
3969 OPC_RecordChild1,
3970 OPC_CheckChild1Type, 5,
3971 OPC_SwitchType , 8, 5,
3972 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Shl8),
3973 5, 6, 2, 0, 1,
3974 8, 6,
3975 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Shl16),
3976 6, 6, 2, 0, 1,
3977 0,
3978 26, TARGET_VAL(ISD::SRA),
3979 OPC_RecordChild0,
3980 OPC_RecordChild1,
3981 OPC_CheckChild1Type, 5,
3982 OPC_SwitchType , 8, 5,
3983 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Sra8),
3984 5, 6, 2, 0, 1,
3985 8, 6,
3986 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Sra16),
3987 6, 6, 2, 0, 1,
3988 0,
3989 26, TARGET_VAL(ISD::SRL),
3990 OPC_RecordChild0,
3991 OPC_RecordChild1,
3992 OPC_CheckChild1Type, 5,
3993 OPC_SwitchType , 8, 5,
3994 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Srl8),
3995 5, 6, 2, 0, 1,
3996 8, 6,
3997 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Srl16),
3998 6, 6, 2, 0, 1,
3999 0,
4000 21, TARGET_VAL(MSP430ISD::RRCL),
4001 OPC_RecordChild0,
4002 OPC_SwitchType , 7, 5,
4003 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Rrcl8),
4004 5, 6, 1, 0,
4005 7, 6,
4006 OPC_MorphNodeTo2None, TARGET_VAL(MSP430::Rrcl16),
4007 6, 6, 1, 0,
4008 0,
4009 0,
4010 0
4011 }; // Total Array size is 8069 bytes
4012
4013 #undef COVERAGE_IDX_VAL
4014 #undef TARGET_VAL
4015 SelectCodeCommon(NodeToMatch: N, MatcherTable, TableSize: sizeof(MatcherTable));
4016}
4017#endif // GET_DAGISEL_BODY
4018
4019#ifdef GET_DAGISEL_DECL
4020bool CheckNodePredicate(SDValue Op, unsigned PredNo) const override;
4021#endif
4022#if defined(GET_DAGISEL_BODY) || DAGISEL_INLINE
4023bool DAGISEL_CLASS_COLONCOLON CheckNodePredicate(SDValue Op, unsigned PredNo) const
4024#if DAGISEL_INLINE
4025 override
4026#endif
4027{
4028 switch (PredNo) {
4029 default: llvm_unreachable("Invalid predicate in table?");
4030 case 0: {
4031 // Predicate_unindexedstore
4032 SDNode *N = Op.getNode();
4033 (void)N;
4034if (cast<StoreSDNode>(Val: N)->getAddressingMode() != ISD::UNINDEXED) return false;
4035return true;
4036
4037 }
4038 case 1: {
4039 // Predicate_store
4040 SDNode *N = Op.getNode();
4041 (void)N;
4042 if (cast<StoreSDNode>(Val: N)->isTruncatingStore()) return false;
4043return true;
4044
4045 }
4046 case 2: {
4047 // Predicate_unindexedload
4048 SDNode *N = Op.getNode();
4049 (void)N;
4050if (cast<LoadSDNode>(Val: N)->getAddressingMode() != ISD::UNINDEXED) return false;
4051return true;
4052
4053 }
4054 case 3: {
4055 // Predicate_load
4056 SDNode *N = Op.getNode();
4057 (void)N;
4058if (cast<LoadSDNode>(Val: N)->getExtensionType() != ISD::NON_EXTLOAD) return false;
4059return true;
4060
4061 }
4062 case 4: {
4063 // Predicate_cg8imm
4064 int64_t Imm = cast<ConstantSDNode>(Val: Op.getNode())->getSExtValue();
4065return Imm == 0 || Imm == 1 || Imm == 2 ||
4066 Imm == 4 || Imm == 8 || Imm == -1;
4067 }
4068 case 5: {
4069 // Predicate_cg16imm
4070 int64_t Imm = cast<ConstantSDNode>(Val: Op.getNode())->getSExtValue();
4071return Imm == 0 || Imm == 1 || Imm == 2 ||
4072 Imm == 4 || Imm == 8 || Imm == -1;
4073 }
4074 case 6: {
4075 // Predicate_and_su
4076 SDNode *N = Op.getNode();
4077 (void)N;
4078
4079 return N->hasOneUse();
4080
4081 }
4082 case 7: {
4083 // Predicate_extloadi8
4084 // Predicate_zextloadi8
4085 SDNode *N = Op.getNode();
4086 (void)N;
4087if (cast<MemSDNode>(Val: N)->getMemoryVT() != MVT::i8) return false;
4088return true;
4089
4090 }
4091 case 8: {
4092 // Predicate_extload
4093 SDNode *N = Op.getNode();
4094 (void)N;
4095if (cast<LoadSDNode>(Val: N)->getExtensionType() != ISD::EXTLOAD) return false;
4096return true;
4097
4098 }
4099 case 9: {
4100 // Predicate_zextload
4101 SDNode *N = Op.getNode();
4102 (void)N;
4103if (cast<LoadSDNode>(Val: N)->getExtensionType() != ISD::ZEXTLOAD) return false;
4104return true;
4105
4106 }
4107 case 10: {
4108 // Predicate_def8
4109 SDNode *N = Op.getNode();
4110 (void)N;
4111
4112 return N->getOpcode() != ISD::TRUNCATE &&
4113 N->getOpcode() != TargetOpcode::EXTRACT_SUBREG &&
4114 N->getOpcode() != ISD::CopyFromReg;
4115
4116 }
4117 }
4118}
4119#endif // GET_DAGISEL_BODY
4120
4121#ifdef GET_DAGISEL_DECL
4122bool CheckComplexPattern(SDNode *Root, SDNode *Parent,
4123 SDValue N, unsigned PatternNo,
4124 SmallVectorImpl<std::pair<SDValue, SDNode *>> &Result) override;
4125#endif
4126#if defined(GET_DAGISEL_BODY) || DAGISEL_INLINE
4127bool DAGISEL_CLASS_COLONCOLON CheckComplexPattern(SDNode *Root, SDNode *Parent,
4128 SDValue N, unsigned PatternNo,
4129 SmallVectorImpl<std::pair<SDValue, SDNode *>> &Result)
4130#if DAGISEL_INLINE
4131 override
4132#endif
4133{
4134 unsigned NextRes = Result.size();
4135 switch (PatternNo) {
4136 default: llvm_unreachable("Invalid pattern # in table?");
4137 case 0:
4138 Result.resize(N: NextRes+2);
4139 return SelectAddr(Addr: N, Base&: Result[NextRes+0].first, Disp&: Result[NextRes+1].first);
4140 }
4141}
4142#endif // GET_DAGISEL_BODY
4143
4144
4145#ifdef DAGISEL_INLINE
4146#undef DAGISEL_INLINE
4147#endif
4148#ifdef DAGISEL_CLASS_COLONCOLON
4149#undef DAGISEL_CLASS_COLONCOLON
4150#endif
4151#ifdef GET_DAGISEL_DECL
4152#undef GET_DAGISEL_DECL
4153#endif
4154#ifdef GET_DAGISEL_BODY
4155#undef GET_DAGISEL_BODY
4156#endif
4157