Home | History | Annotate | Download | only in optimizing

Lines Matching refs:Instruction

69     Instruction::CONST_4 | 0 | 0,
70 Instruction::IF_EQ, 5,
71 Instruction::IF_EQ, 0xFFFE,
72 Instruction::GOTO | 0xFE00,
73 Instruction::RETURN_VOID);
94 Instruction::CONST_4 | 0 | 0,
95 Instruction::IF_EQ, 3,
96 Instruction::RETURN_VOID,
97 Instruction::IF_EQ, 0xFFFD,
98 Instruction::GOTO | 0xFE00);
120 Instruction::CONST_4 | 0 | 0,
121 Instruction::IF_EQ, 4,
122 Instruction::RETURN_VOID,
123 Instruction::GOTO | 0x0100,
124 Instruction::IF_EQ, 0xFFFC,
125 Instruction::GOTO | 0xFD00);
150 Instruction::CONST_4 | 0 | 0,
151 Instruction::IF_EQ, 7,
152 Instruction::IF_EQ, 0xFFFE,
153 Instruction::IF_EQ, 0xFFFE,
154 Instruction::GOTO | 0xFE00,
155 Instruction::RETURN_VOID);
180 Instruction::CONST_4 | 0 | 0,
181 Instruction::IF_EQ, 3,
182 Instruction::RETURN_VOID,
183 Instruction::IF_EQ, 0xFFFD,
184 Instruction::IF_EQ, 0xFFFE,
185 Instruction::GOTO | 0xFE00);
206 Instruction::CONST_4 | 0 | 0,
207 Instruction::GOTO | 0x0100,
208 Instruction::IF_EQ, 0x0004,
209 Instruction::IF_EQ, 0x0003,
210 Instruction::RETURN_VOID,
211 Instruction::GOTO | 0xFA00);
234 Instruction::CONST_4 | 0 | 0,
235 Instruction::GOTO | 0x0100,
236 Instruction::IF_EQ, 0x0005,
237 Instruction::IF_EQ, 0x0003,
238 Instruction::RETURN_VOID,
239 Instruction::GOTO | 0xFA00);