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.cc72 Instruction::GOTO | 0xFE00, in TEST_F()
98 Instruction::GOTO | 0xFE00); in TEST_F()
123 Instruction::GOTO | 0x0100, in TEST_F()
125 Instruction::GOTO | 0xFD00); in TEST_F()
154 Instruction::GOTO | 0xFE00, in TEST_F()
185 Instruction::GOTO | 0xFE00); in TEST_F()
207 Instruction::GOTO | 0x0100, in TEST_F()
211 Instruction::GOTO | 0xFA00); in TEST_F()
235 Instruction::GOTO | 0x0100, in TEST_F()
239 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.cc137 Instruction::GOTO | 0x100, in TEST_F()
184 Instruction::GOTO | 0x200, in TEST_F()
276 Instruction::GOTO | 0xFD00, in TEST_F()
321 Instruction::GOTO | 0xFD00, in TEST_F()
371 Instruction::GOTO | 0x500, in TEST_F()
374 Instruction::GOTO | 0xFD00, in TEST_F()
375 Instruction::GOTO | 0xFC00, in TEST_F()
428 Instruction::GOTO | 0x200, in TEST_F()
431 Instruction::GOTO | 0xFE00, in TEST_F()
480 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.cc104 Instruction::GOTO | 0x100, in TEST_F()
224 Instruction::GOTO | 0xFD00, in TEST_F()
301 Instruction::GOTO | 0xFB00, in TEST_F()
374 Instruction::GOTO | 0x300, in TEST_F()
Dsuspend_check_test.cc48 Instruction::GOTO | 0xFF00); in TEST_F()
Dcodegen_test.cc116 Instruction::GOTO | 0x100, in TEST_F()
124 Instruction::GOTO | 0x100, in TEST_F()
125 Instruction::GOTO | 0x100, in TEST_F()
133 Instruction::GOTO | 0x200, in TEST_F()
135 Instruction::GOTO | 0xFF00); in TEST_F()
157 Instruction::GOTO | 0x100, in TEST_F()
158 Instruction::GOTO | 0xFE00); in TEST_F()
167 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.cc231 Instruction::GOTO | 0xFD00, in Loop1()
280 Instruction::GOTO | 0xFA00, in Loop2()
326 Instruction::GOTO | 0xF900); in Loop3()
408 Instruction::GOTO | 0xFD00, in DeadPhi()
Dscheduler_test.cc426 Instruction::GOTO | 0xeb << 8, // goto 0004 // -0015 in TEST_F()
Dinstruction_builder.cc2230 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/verifier/
Dmethod_verifier.cc1410 case Instruction::GOTO: in GetBranchOffset()
2575 case Instruction::GOTO: in CodeFlowVerifyInstruction()
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h930 ALWAYS_INLINE void GOTO() REQUIRES_SHARED(Locks::mutator_lock_) { in GOTO() function