Home
last modified time | relevance | path

Searched refs:GOTO (Results 1 – 24 of 24) sorted by relevance

/art/compiler/optimizing/
Ddominator_test.cc68 Instruction::GOTO | 0x100, // Block number 1 in TEST_F()
83 Instruction::GOTO | 0x100, // Block number 1 in TEST_F()
84 Instruction::GOTO | 0x100, // Block number 2 in TEST_F()
100 Instruction::GOTO | 0x200, // Block number 1 in TEST_F()
102 Instruction::GOTO | 0xFF00); // Block number 3 in TEST_F()
132 Instruction::GOTO | 0xFF00); in TEST_F()
152 Instruction::GOTO | 0x100, // Dead block in TEST_F()
153 Instruction::GOTO | 0xFE00); // Block number 2 in TEST_F()
170 Instruction::GOTO | 0x100, in TEST_F()
189 Instruction::GOTO | 0x100, // Block number 2 in TEST_F()
[all …]
Dpretty_printer_test.cc72 Instruction::GOTO | 0x100, in TEST_F()
93 Instruction::GOTO | 0x100, in TEST_F()
94 Instruction::GOTO | 0x100, in TEST_F()
115 Instruction::GOTO | 0x200, in TEST_F()
117 Instruction::GOTO | 0xFF00); in TEST_F()
149 Instruction::GOTO | 0xFF00); in TEST_F()
171 Instruction::GOTO | 0x100, in TEST_F()
172 Instruction::GOTO | 0xFE00); in TEST_F()
198 Instruction::GOTO | 0x100, in TEST_F()
226 Instruction::GOTO | 0x100, in TEST_F()
[all …]
Dlinearize_test.cc74 Instruction::GOTO | 0xFE00, in TEST_F()
100 Instruction::GOTO | 0xFE00); in TEST_F()
125 Instruction::GOTO | 0x0100, in TEST_F()
127 Instruction::GOTO | 0xFD00); in TEST_F()
156 Instruction::GOTO | 0xFE00, in TEST_F()
187 Instruction::GOTO | 0xFE00); in TEST_F()
209 Instruction::GOTO | 0x0100, in TEST_F()
213 Instruction::GOTO | 0xFA00); in TEST_F()
237 Instruction::GOTO | 0x0100, in TEST_F()
241 Instruction::GOTO | 0xFA00); in TEST_F()
Dssa_test.cc125 Instruction::GOTO | 0x100, in TEST_F()
188 Instruction::GOTO | 0x200, in TEST_F()
221 Instruction::GOTO | 0x200, in TEST_F()
222 Instruction::GOTO | 0xFF00, in TEST_F()
252 Instruction::GOTO | 0xFD00, in TEST_F()
283 Instruction::GOTO | 0xFD00, in TEST_F()
315 Instruction::GOTO | 0x500, in TEST_F()
318 Instruction::GOTO | 0xFD00, in TEST_F()
319 Instruction::GOTO | 0xFC00, in TEST_F()
358 Instruction::GOTO | 0x200, in TEST_F()
[all …]
Dliveness_test.cc139 Instruction::GOTO | 0x100, in TEST_F()
186 Instruction::GOTO | 0x200, in TEST_F()
278 Instruction::GOTO | 0xFD00, in TEST_F()
323 Instruction::GOTO | 0xFD00, in TEST_F()
373 Instruction::GOTO | 0x500, in TEST_F()
376 Instruction::GOTO | 0xFD00, in TEST_F()
377 Instruction::GOTO | 0xFC00, in TEST_F()
430 Instruction::GOTO | 0x200, in TEST_F()
433 Instruction::GOTO | 0xFE00, in TEST_F()
482 Instruction::GOTO | 0xFA00, in TEST_F()
[all …]
Dfind_loops_test.cc60 Instruction::GOTO | 0x100, in TEST_F()
74 Instruction::GOTO | 0x200, in TEST_F()
132 Instruction::GOTO | 0xFE00, in TEST_F()
155 Instruction::GOTO | 0x400, in TEST_F()
157 Instruction::GOTO | 0xFE00, in TEST_F()
158 Instruction::GOTO | 0xFD00, in TEST_F()
179 Instruction::GOTO | 0x100, in TEST_F()
181 Instruction::GOTO | 0xFE00, in TEST_F()
204 Instruction::GOTO | 0xFC00, in TEST_F()
205 Instruction::GOTO | 0xFB00, in TEST_F()
[all …]
Dgraph_checker_test.cc69 Instruction::GOTO | 0x100, in TEST_F()
79 Instruction::GOTO | 0x100, in TEST_F()
89 Instruction::GOTO | 0x100, in TEST_F()
90 Instruction::GOTO | 0xFF00); in TEST_F()
Ddead_code_elimination_test.cc137 Instruction::GOTO | 4 << 8, in TEST_F()
139 Instruction::GOTO | 4 << 8, in TEST_F()
141 static_cast<uint16_t>(Instruction::GOTO | 0xFFFFFFFB << 8), in TEST_F()
Dlive_ranges_test.cc107 Instruction::GOTO | 0x100, in TEST_F()
227 Instruction::GOTO | 0xFD00, in TEST_F()
304 Instruction::GOTO | 0xFB00, in TEST_F()
377 Instruction::GOTO | 0x300, in TEST_F()
Dsuspend_check_test.cc48 Instruction::GOTO | 0xFF00); in TEST_F()
Dcodegen_test.cc110 Instruction::GOTO | 0x100, in TEST_F()
118 Instruction::GOTO | 0x100, in TEST_F()
119 Instruction::GOTO | 0x100, in TEST_F()
127 Instruction::GOTO | 0x200, in TEST_F()
129 Instruction::GOTO | 0xFF00); in TEST_F()
151 Instruction::GOTO | 0x100, in TEST_F()
152 Instruction::GOTO | 0xFE00); in TEST_F()
161 Instruction::GOTO | 0x100, in TEST_F()
Dconstant_folding_test.cc571 Instruction::GOTO | 4 << 8, in TEST_F()
573 Instruction::GOTO | 4 << 8, in TEST_F()
575 static_cast<uint16_t>(Instruction::GOTO | 0xFFFFFFFB << 8), in TEST_F()
Dregister_allocator_test.cc233 Instruction::GOTO | 0xFD00, in Loop1()
282 Instruction::GOTO | 0xFA00, in Loop2()
328 Instruction::GOTO | 0xF900); in Loop3()
410 Instruction::GOTO | 0xFD00, in DeadPhi()
Dscheduler_test.cc454 Instruction::GOTO | 0xeb << 8, // goto 0004 // -0015 in TEST_F()
Dinstruction_builder.cc2525 case Instruction::GOTO: in ProcessDexInstruction()
/art/tools/dexfuzz/src/dexfuzz/program/mutators/
DRandomInstructionGenerator.java195 || Opcode.isBetween(newOpcode, Opcode.GOTO, Opcode.GOTO_32)) { in generateMutation()
212 || Opcode.isBetween(newOpcode, Opcode.GOTO, Opcode.GOTO_32)) { in applyMutation()
/art/tools/dexfuzz/src/dexfuzz/rawdex/
DOpcode.java60 GOTO, enumConstant
DInstruction.java361 addOpcodeInfo(Opcode.GOTO, "goto", 0x28, new Format10t()); in addOpcodeInfo() argument
/art/libdexfile/dex/
Ddex_instruction_utils.h81 return Instruction::GOTO <= opcode && opcode <= Instruction::GOTO_32; in IsInstructionGoto()
Ddex_instruction_list.h62 V(0x28, GOTO, "goto", k10t, kIndexNone, kBranch | kUnconditional, 0, kVerifyBranchTarget) \
/art/tools/dexfuzz/src/dexfuzz/program/
DCodeTranslator.java580 || Opcode.isBetween(opcode, Opcode.GOTO, Opcode.GOTO_32)) { in isInstructionBranch()
/art/tools/veridex/
Dflow_analysis.cc361 case Instruction::GOTO: in ProcessDexInstruction()
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h818 HANDLER_ATTRIBUTES bool GOTO() { in GOTO() function
/art/runtime/verifier/
Dmethod_verifier.cc1451 case Instruction::GOTO: in GetBranchOffset()
2589 case Instruction::GOTO: in CodeFlowVerifyInstruction()