Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Instruction

88     Instruction::CONST_4 | 0 | 0,
89 Instruction::RETURN_VOID);
110 Instruction::CONST_4 | 0 | 0,
111 Instruction::RETURN);
136 Instruction::CONST_4 | 3 << 12 | 0,
137 Instruction::CONST_4 | 4 << 12 | 1 << 8,
138 Instruction::ADD_INT_2ADDR | 1 << 12,
139 Instruction::GOTO | 0x100,
140 Instruction::RETURN);
183 Instruction::CONST_4 | 0 | 0,
184 Instruction::IF_EQ, 4,
185 Instruction::CONST_4 | 4 << 12 | 0,
186 Instruction::GOTO | 0x200,
187 Instruction::CONST_4 | 5 << 12 | 0,
188 Instruction::RETURN | 0 << 8);
230 Instruction::CONST_4 | 0 | 0,
231 Instruction::IF_EQ, 3,
232 Instruction::CONST_4 | 4 << 12 | 0,
233 Instruction::RETURN | 0 << 8);
275 Instruction::CONST_4 | 0 | 0,
276 Instruction::IF_EQ, 4,
277 Instruction::CONST_4 | 4 << 12 | 0,
278 Instruction::GOTO | 0xFD00,
279 Instruction::RETURN_VOID);
320 Instruction::CONST_4 | 0 | 0,
321 Instruction::IF_EQ, 4,
322 Instruction::CONST_4 | 4 << 12 | 0,
323 Instruction::GOTO | 0xFD00,
324 Instruction::CONST_4 | 5 << 12 | 1 << 8,
325 Instruction::RETURN | 1 << 8);
372 Instruction::CONST_4 | 0 | 0,
373 Instruction::GOTO | 0x500,
374 Instruction::IF_EQ, 5,
375 Instruction::CONST_4 | 4 << 12 | 0,
376 Instruction::GOTO | 0xFD00,
377 Instruction::GOTO | 0xFC00,
378 Instruction::RETURN | 0 << 8);
427 Instruction::CONST_4 | 0 | 0,
428 Instruction::IF_EQ, 4,
429 Instruction::CONST_4 | 4 << 12 | 0,
430 Instruction::GOTO | 0x200,
431 Instruction::CONST_4 | 5 << 12 | 0,
432 Instruction::IF_EQ, 3,
433 Instruction::GOTO | 0xFE00,
434 Instruction::RETURN | 0 << 8);
481 Instruction::CONST_4 | 0 | 0,
482 Instruction::IF_EQ, 8,
483 Instruction::CONST_4 | 4 << 12 | 0,
484 Instruction::IF_EQ, 4,
485 Instruction::CONST_4 | 5 << 12 | 0,
486 Instruction::GOTO | 0xFA00,
487 Instruction::GOTO | 0xF900,
488 Instruction::RETURN | 0 << 8);
536 Instruction::CONST_4 | 0 | 0,
537 Instruction::IF_EQ, 8,
538 Instruction::CONST_4 | 4 << 12 | 0,
539 Instruction::IF_EQ, 4,
540 Instruction::CONST_4 | 5 << 12 | 0,
541 Instruction::GOTO | 0x0200,
542 Instruction::GOTO | 0xF900,
543 Instruction::RETURN | 0 << 8);