Home
last modified time | relevance | path

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

12

/art/compiler/optimizing/
Ddominator_test.cc68 Instruction::GOTO | 0x100, // Block number 1 in TEST()
83 Instruction::GOTO | 0x100, // Block number 1 in TEST()
84 Instruction::GOTO | 0x100, // Block number 2 in TEST()
100 Instruction::GOTO | 0x200, // Block number 1 in TEST()
102 Instruction::GOTO | 0xFF00); // Block number 3 in TEST()
132 Instruction::GOTO | 0xFF00); in TEST()
151 Instruction::GOTO | 0x100, // Dead block in TEST()
152 Instruction::GOTO | 0xFE00); // Block number 2 in TEST()
169 Instruction::GOTO | 0x100, in TEST()
188 Instruction::GOTO | 0x100, // Block number 2 in TEST()
[all …]
Dpretty_printer_test.cc73 Instruction::GOTO | 0x100, in TEST()
94 Instruction::GOTO | 0x100, in TEST()
95 Instruction::GOTO | 0x100, in TEST()
116 Instruction::GOTO | 0x200, in TEST()
118 Instruction::GOTO | 0xFF00); in TEST()
150 Instruction::GOTO | 0xFF00); in TEST()
174 Instruction::GOTO | 0x100, in TEST()
175 Instruction::GOTO | 0xFE00); in TEST()
203 Instruction::GOTO | 0x100, in TEST()
233 Instruction::GOTO | 0x100, in TEST()
[all …]
Dlinearize_test.cc80 Instruction::GOTO | 0xFE00, in TEST()
106 Instruction::GOTO | 0xFE00); in TEST()
131 Instruction::GOTO | 0x0100, in TEST()
133 Instruction::GOTO | 0xFD00); in TEST()
162 Instruction::GOTO | 0xFE00, in TEST()
193 Instruction::GOTO | 0xFE00); in TEST()
215 Instruction::GOTO | 0x0100, in TEST()
219 Instruction::GOTO | 0xFA00); in TEST()
243 Instruction::GOTO | 0x0100, in TEST()
247 Instruction::GOTO | 0xFA00); in TEST()
Dssa_test.cc129 Instruction::GOTO | 0x100, in TEST()
192 Instruction::GOTO | 0x200, in TEST()
225 Instruction::GOTO | 0x200, in TEST()
226 Instruction::GOTO | 0xFF00, in TEST()
256 Instruction::GOTO | 0xFD00, in TEST()
287 Instruction::GOTO | 0xFD00, in TEST()
319 Instruction::GOTO | 0x500, in TEST()
322 Instruction::GOTO | 0xFD00, in TEST()
323 Instruction::GOTO | 0xFC00, in TEST()
362 Instruction::GOTO | 0x200, in TEST()
[all …]
Dliveness_test.cc146 Instruction::GOTO | 0x100, in TEST()
193 Instruction::GOTO | 0x200, in TEST()
285 Instruction::GOTO | 0xFD00, in TEST()
330 Instruction::GOTO | 0xFD00, in TEST()
380 Instruction::GOTO | 0x500, in TEST()
383 Instruction::GOTO | 0xFD00, in TEST()
384 Instruction::GOTO | 0xFC00, in TEST()
437 Instruction::GOTO | 0x200, in TEST()
440 Instruction::GOTO | 0xFE00, in TEST()
489 Instruction::GOTO | 0xFA00, in TEST()
[all …]
Dfind_loops_test.cc72 Instruction::GOTO | 0x100, in TEST()
88 Instruction::GOTO | 0x200, in TEST()
150 Instruction::GOTO | 0xFE00, in TEST()
175 Instruction::GOTO | 0x400, in TEST()
177 Instruction::GOTO | 0xFE00, in TEST()
178 Instruction::GOTO | 0xFD00, in TEST()
201 Instruction::GOTO | 0x100, in TEST()
203 Instruction::GOTO | 0xFE00, in TEST()
228 Instruction::GOTO | 0xFC00, in TEST()
229 Instruction::GOTO | 0xFB00, in TEST()
[all …]
Dgraph_checker_test.cc82 Instruction::GOTO | 0x100, in TEST()
92 Instruction::GOTO | 0x100, in TEST()
102 Instruction::GOTO | 0x100, in TEST()
103 Instruction::GOTO | 0xFF00); in TEST()
Ddead_code_elimination_test.cc139 Instruction::GOTO | 4 << 8, in TEST()
141 Instruction::GOTO | 4 << 8, in TEST()
143 static_cast<uint16_t>(Instruction::GOTO | -5 << 8), in TEST()
Dcodegen_test.cc278 Instruction::GOTO | 0x100, in TEST()
286 Instruction::GOTO | 0x100, in TEST()
287 Instruction::GOTO | 0x100, in TEST()
295 Instruction::GOTO | 0x200, in TEST()
297 Instruction::GOTO | 0xFF00); in TEST()
319 Instruction::GOTO | 0x100, in TEST()
320 Instruction::GOTO | 0xFE00); in TEST()
329 Instruction::GOTO | 0x100, in TEST()
Dlive_ranges_test.cc111 Instruction::GOTO | 0x100, in TEST()
239 Instruction::GOTO | 0xFD00, in TEST()
321 Instruction::GOTO | 0xFB00, in TEST()
398 Instruction::GOTO | 0x300, in TEST()
Dconstant_folding_test.cc505 Instruction::GOTO | 4 << 8, in TEST()
507 Instruction::GOTO | 4 << 8, in TEST()
509 static_cast<uint16_t>(Instruction::GOTO | -5 << 8), in TEST()
Dsuspend_check_test.cc49 Instruction::GOTO | 0xFF00); in TEST()
Dregister_allocator_test.cc201 Instruction::GOTO | 0xFD00, in TEST()
248 Instruction::GOTO | 0xFA00, in TEST()
301 Instruction::GOTO | 0xF900); in TEST()
388 Instruction::GOTO | 0xFD00, in TEST()
/art/compiler/dex/
Dmir_optimization_test.cc1013 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F()
1014 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F()
1031 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F()
1032 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F()
1048 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F()
1050 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F()
1067 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F()
1068 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F()
1085 DEF_OTHER0(6u, Instruction::GOTO), // Edge back to inner loop head. in TEST_F()
1086 DEF_OTHER0(7u, Instruction::GOTO), // Edge back to outer loop head. in TEST_F()
[all …]
Dmir_optimization.cc217 case Instruction::GOTO: in SelectKind()
520 mir->dalvikInsn.opcode = Instruction::GOTO; in BasicBlockOpt()
1806 mir->dalvikInsn.opcode = Instruction::GOTO; in EliminateSuspendChecks()
Dmir_graph.cc436 case Instruction::GOTO: in IsBadMonitorExitCatch()
461 case Instruction::GOTO: in ProcessCanBranch()
Dgvn_dead_code_elimination.cc1078 case Instruction::GOTO: in RecordMIR()
/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/runtime/
Ddex_instruction_utils.h71 return Instruction::GOTO <= opcode && opcode <= Instruction::GOTO_32; in IsInstructionGoto()
Ddex_instruction_list.h61 V(0x28, GOTO, "goto", k10t, false, kNone, kBranch | kUnconditional, kVerifyBranchTarget) \
/art/tools/dexfuzz/src/dexfuzz/program/
DCodeTranslator.java572 || Opcode.isBetween(opcode, Opcode.GOTO, Opcode.GOTO_32)) { in isInstructionBranch()
/art/compiler/dex/quick/
Dquick_compiler.cc178 Instruction::GOTO,
Dmir_to_lir.cc669 case Instruction::GOTO: in CompileDalvikInstruction()

12